Searched refs:ADP_USB3_CS_1_CUBW_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/thunderbolt/ | ||
| D | tb_regs.h | 475 #define ADP_USB3_CS_1_CUBW_MASK GENMASK(11, 0) macro |
| D | usb4.c | 2112 bw = val & ADP_USB3_CS_1_CUBW_MASK; in usb4_usb3_port_read_consumed_bandwidth() |