Searched refs:USBPCR_VBUSVLDEXTSEL (Results 1 – 2 of 2) sorted by relevance
30 #define USBPCR_VBUSVLDEXTSEL BIT(23) macro166 u32p_replace_bits(®, 0, USBPCR_VBUSVLDEXTSEL); in ingenic_usb_phy_set_mode()175 u32p_replace_bits(®, 1, USBPCR_VBUSVLDEXTSEL); in ingenic_usb_phy_set_mode()184 u32p_replace_bits(®, 1, USBPCR_VBUSVLDEXTSEL); in ingenic_usb_phy_set_mode()
61 #define USBPCR_VBUSVLDEXTSEL BIT(23) macro