Searched refs:USBPCR_USB_MODE (Results 1 – 2 of 2) sorted by relevance
26 #define USBPCR_USB_MODE BIT(31) macro164 u32p_replace_bits(®, 1, USBPCR_USB_MODE); in ingenic_usb_phy_set_mode()173 u32p_replace_bits(®, 0, USBPCR_USB_MODE); in ingenic_usb_phy_set_mode()182 u32p_replace_bits(®, 1, USBPCR_USB_MODE); in ingenic_usb_phy_set_mode()
57 #define USBPCR_USB_MODE BIT(31) macro