Home
last modified time | relevance | path

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

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