Home
last modified time | relevance | path

Searched refs:SYS_IPC_ICLR (Results 1 – 3 of 3) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/board-hikey/
Ddsp_driver_ipc.h38 #define SYS_IPC_ICLR(base, box) WORD_REF(base + ((box) << 6) + 0x18)
Dxf-board.h56 #define SYS_IPC_ICLR(base, box) WORD_REF(base + ((box) << 6) + 0x18) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/
Dxf-ipc.h183SYS_IPC_ICLR(DSP_SYS_IPC_BASE_ADDR_NS, DSP_AP_TO_DSP_MAILBOX_NO) = BIT_MASK(SYS_IPC_CORE_HIFI); in xf_ipi_resume()