Searched refs:TPS_DATA_STATUS_ACTIVE_CABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/typec/tipd/ | ||
| H A D | tps6598x.h | 190 #define TPS_DATA_STATUS_ACTIVE_CABLE BIT(2) macro |
| H A D | core.c | 740 if (st->data_status & TPS_DATA_STATUS_ACTIVE_CABLE) in cd321x_typec_update_mode() |