Home
last modified time | relevance | path

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

/drivers/extcon/
Dextcon-intel-cht-wc.c75 #define CHT_WC_PWRSRC_VBUS BIT(0) macro
306 if (!(pwrsrc_sts & CHT_WC_PWRSRC_VBUS)) { in cht_wc_extcon_pwrsrc_event()
332 else if (pwrsrc_sts & CHT_WC_PWRSRC_VBUS) in cht_wc_extcon_pwrsrc_event()
501 unsigned long mask = ~(CHT_WC_PWRSRC_VBUS | CHT_WC_PWRSRC_USBID_MASK); in cht_wc_extcon_probe()