Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ipc/
H A Dhw-ish-regs.h92 #define IPC_PIMR_INT_EN_BIT_BXT (1<<IPC_PIMR_INT_EN_OFFS_BXT) macro
H A Dipc.c142 host_pimr_val |= IPC_PIMR_INT_EN_BIT_BXT; in set_host_ready()