Home
last modified time | relevance | path

Searched refs:IPC_REG_HOST2ISH_MSG (Results 1 – 2 of 2) sorted by relevance

/drivers/hid/intel-ish-hid/ipc/
Dhw-ish-regs.h47 #define IPC_REG_HOST2ISH_MSG (IPC_REG_BASE + 0xE0) macro
Dipc.c322 for (i = 0, reg_addr = IPC_REG_HOST2ISH_MSG; i < length >> 2; i++, in write_ipc_from_queue()