Searched refs:TCPM_SOURCING_VBUS (Results 1 – 2 of 2) sorted by relevance
233 #define TCPM_SOURCING_VBUS BIT(4) macro3201 if (events & TCPM_SOURCING_VBUS) {
252 #define TCPM_SOURCING_VBUS BIT(4) macro5489 if (events & TCPM_SOURCING_VBUS) { in tcpm_pd_event_handler()5550 port->pd_events |= TCPM_SOURCING_VBUS; in tcpm_sourcing_vbus()