Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h420 #define ADP_DP_CS_2_ESTIMATED_BW_MASK GENMASK(31, 24) macro
H A Dusb4.c2698 val &= ~ADP_DP_CS_2_ESTIMATED_BW_MASK; in usb4_dp_port_set_estimated_bandwidth()