Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb_regs.h423 #define ADP_USB3_CS_2_AUBW_MASK GENMASK(11, 0) macro
Dusb4.c1985 bw = val & ADP_USB3_CS_2_AUBW_MASK; in usb4_usb3_port_read_allocated_bandwidth()
2070 val &= ~(ADP_USB3_CS_2_AUBW_MASK | ADP_USB3_CS_2_ADBW_MASK); in usb4_usb3_port_write_allocated_bandwidth()