Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ipc/
H A Dhw-ish-regs.h130 #define IPC_RMP2_DMA_ENABLED 0x1 /* Value to enable DMA, per D3 RCR */ macro
H A Dipc.c734 ish_reg_write(dev, IPC_REG_ISH_RMP2, IPC_RMP2_DMA_ENABLED); in ish_wakeup()