Searched refs:CHT_WC_PWRSRC_USBID_MASK (Results 1 – 1 of 1) sorted by relevance
78 #define CHT_WC_PWRSRC_USBID_MASK GENMASK(4, 3) macro119 switch ((pwrsrc_sts & CHT_WC_PWRSRC_USBID_MASK) >> CHT_WC_PWRSRC_USBID_SHIFT) { in cht_wc_extcon_get_id()501 unsigned long mask = ~(CHT_WC_PWRSRC_VBUS | CHT_WC_PWRSRC_USBID_MASK); in cht_wc_extcon_probe()