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