Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tipd/
H A Dtps6598x.h190 #define TPS_DATA_STATUS_ACTIVE_CABLE BIT(2) macro
H A Dcore.c740 if (st->data_status & TPS_DATA_STATUS_ACTIVE_CABLE) in cd321x_typec_update_mode()