Searched refs:REG_INT_THROTTLING_RATE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/thunderbolt/ | ||
D | nhi_regs.h | 95 #define REG_INT_THROTTLING_RATE 0x38c00 macro |
D | nhi.c | 978 u32 reg = REG_INT_THROTTLING_RATE + i * 4; in nhi_enable_int_throttling() |