Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtb_regs.h436 #define ADP_DP_CS_8_DR BIT(31) macro
462 #define ADP_DP_CS_8_DR BIT(31) macro
Dusb4.c2739 if (!(val & ADP_DP_CS_8_DR)) in usb4_dp_port_wait_and_clear_cm_ack()
2745 if (val & ADP_DP_CS_8_DR) in usb4_dp_port_wait_and_clear_cm_ack()
2828 if (!(val & ADP_DP_CS_8_DR)) in usb4_dp_port_requested_bandwidth()