Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dnhi_regs.h149 #define VS_CAP_22_DMA_DELAY_MASK GENMASK(31, 24) macro
Dnhi_ops.c53 vs_cap &= ~VS_CAP_22_DMA_DELAY_MASK; in icl_nhi_force_power()