Searched refs:IPC_PIMR_INT_EN_BIT_BXT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/hid/intel-ish-hid/ipc/ | ||
| D | hw-ish-regs.h | 92 #define IPC_PIMR_INT_EN_BIT_BXT (1<<IPC_PIMR_INT_EN_OFFS_BXT) macro |
| D | ipc.c | 142 host_pimr_val |= IPC_PIMR_INT_EN_BIT_BXT; in set_host_ready() |