Searched defs:m (Results 1 – 9 of 9) sorted by relevance
| /trusted-firmware-a/plat/hisilicon/hikey960/drivers/ipc/ |
| A D | hisi_ipc.c | 20 #define IPC_MBX_SOURCE_REG(m) (IPC_BASE + ((m) << 6)) argument 21 #define IPC_MBX_DSET_REG(m) (IPC_BASE + ((m) << 6) + 0x04) argument 22 #define IPC_MBX_DCLEAR_REG(m) (IPC_BASE + ((m) << 6) + 0x08) argument 23 #define IPC_MBX_DSTATUS_REG(m) (IPC_BASE + ((m) << 6) + 0x0C) argument 24 #define IPC_MBX_MODE_REG(m) (IPC_BASE + ((m) << 6) + 0x10) argument 25 #define IPC_MBX_IMASK_REG(m) (IPC_BASE + ((m) << 6) + 0x14) argument 26 #define IPC_MBX_ICLR_REG(m) (IPC_BASE + ((m) << 6) + 0x18) argument 27 #define IPC_MBX_SEND_REG(m) (IPC_BASE + ((m) << 6) + 0x1C) argument 28 #define IPC_MBX_DATA_REG(m, d) (IPC_BASE + ((m) << 6) + 0x20 + \ argument 30 #define IPC_CPU_IMST_REG(m) (IPC_BASE + ((m) << 3)) argument
|
| /trusted-firmware-a/plat/mediatek/mt8183/drivers/mcdi/ |
| A D | mtk_mcdi.c | 57 uint32_t m; in mcdi_avail_cpu_mask_set() local 68 uint32_t m; in mcdi_avail_cpu_mask_clr() local 112 uint32_t m = mcdi_mbox_read(MCDI_MBOX_PAUSE_ACTION); in mcdi_pause_clr() local 121 uint32_t m = mcdi_mbox_read(MCDI_MBOX_PAUSE_ACTION); in mcdi_pause_set() local 139 uint32_t m = mcdi_mbox_read(MCDI_MBOX_PAUSE_ACTION) | BIT(PAUSE_BIT); in mcdi_pause() local 150 uint32_t m = mcdi_mbox_read(MCDI_MBOX_PAUSE_ACTION) & ~BIT(PAUSE_BIT); in mcdi_unpause() local 206 uint32_t m; in check_mcdi_ctl_stat() local
|
| /trusted-firmware-a/include/lib/libc/ |
| A D | stddef.h | 25 #define offsetof(st, m) __builtin_offsetof(st, m) argument
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_static/js/ |
| A D | html5shiv.min.js | 4 …rk{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.3-pre",n=a.html… variable
|
| A D | html5shiv-printshiv.min.js | 4 …e(b.nodeName,b.nodeValue);return e.style.cssText=a.style.cssText,e}function m(a){for(var b,c=a.spl… function
|
| /trusted-firmware-a/tools/cert_create/src/ |
| A D | ext.c | 54 X509V3_EXT_METHOD *m; variable
|
| /trusted-firmware-a/lib/zlib/ |
| A D | zutil.c | 122 void ZLIB_INTERNAL z_error (m) in z_error() argument
|
| /trusted-firmware-a/drivers/mentor/i2c/ |
| A D | mi2cv.c | 245 unsigned int n, m, freq, margin, min_margin = 0xffffffff; in mentor_i2c_bus_speed_set() local
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
| A D | jquery.js | 2 …xOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"f… function
|
Completed in 21 milliseconds