Lines Matching refs:IPC_REG_BASE
14 #define IPC_REG_BASE 0x0000 macro
16 #define IPC_REG_PISR_CHV_AB (IPC_REG_BASE + 0x00)
18 #define IPC_REG_PIMR_CHV_AB (IPC_REG_BASE + 0x04)
21 #define IPC_REG_PISR_BXT (IPC_REG_BASE + 0x0C)
23 #define IPC_REG_PIMR_BXT (IPC_REG_BASE + 0x08)
26 #define IPC_REG_ISH_HOST_FWSTS (IPC_REG_BASE + 0x34)
28 #define IPC_REG_HOST_COMM (IPC_REG_BASE + 0x38)
30 #define IPC_REG_ISH_RST (IPC_REG_BASE + 0x44)
33 #define IPC_REG_HOST2ISH_DRBL (IPC_REG_BASE + 0x48)
35 #define IPC_REG_ISH2HOST_DRBL (IPC_REG_BASE + 0x54)
37 #define IPC_REG_ISH2HOST_MSG (IPC_REG_BASE + 0x60)
39 #define IPC_REG_HOST2ISH_MSG (IPC_REG_BASE + 0xE0)
41 #define IPC_REG_ISH_RMP2 (IPC_REG_BASE + 0x368)
43 #define IPC_REG_MAX (IPC_REG_BASE + 0x400)