Searched refs:VS_CAP_22_DMA_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/thunderbolt/ | ||
D | nhi_regs.h | 149 #define VS_CAP_22_DMA_DELAY_MASK GENMASK(31, 24) macro |
D | nhi_ops.c | 53 vs_cap &= ~VS_CAP_22_DMA_DELAY_MASK; in icl_nhi_force_power() |