Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/intel-ish-hid/ipc/
Dhw-ish-regs.h103 #define IPC_ILUP_BIT (1<<IPC_ILUP_OFFS) macro
180 ((host_status) |= (IPC_ILUP_BIT))
186 ((host_status) ^= (IPC_ILUP_BIT))
206 (((ish_status) & IPC_ILUP_BIT) == ((uint32_t)IPC_ILUP_BIT))