Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnhi_regs.h158 #define VS_CAP_22_DMA_DELAY_MASK GENMASK(31, 24) macro
H A Dnhi_ops.c53 vs_cap &= ~VS_CAP_22_DMA_DELAY_MASK; in icl_nhi_force_power()