Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h439 #define ADP_DP_CS_8_DR BIT(31) macro
465 #define ADP_DP_CS_8_DR BIT(31) macro
H A Dusb4.c2779 if (!(val & ADP_DP_CS_8_DR)) in usb4_dp_port_wait_and_clear_cm_ack()
2785 if (val & ADP_DP_CS_8_DR) in usb4_dp_port_wait_and_clear_cm_ack()
2868 if (!(val & ADP_DP_CS_8_DR)) in usb4_dp_port_requested_bandwidth()