Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h421 #define ADP_DP_CS_2_ESTIMATED_BW_SHIFT 24 macro
H A Dusb4.c2699 val |= (bw / granularity) << ADP_DP_CS_2_ESTIMATED_BW_SHIFT; in usb4_dp_port_set_estimated_bandwidth()