Searched refs:USBPCR_COMMONONN (Results 1 – 2 of 2) sorted by relevance
28 #define USBPCR_COMMONONN BIT(25) macro210 reg = USBPCR_AVLD_REG | USBPCR_COMMONONN | USBPCR_POR | in jz4770_usb_phy_init()230 reg = USBPCR_COMMONONN | USBPCR_POR | in jz4775_usb_phy_init()244 reg = USBPCR_TXPREEMPHTUNE | USBPCR_COMMONONN | USBPCR_POR; in jz4780_usb_phy_init()256 reg = USBPCR_TXPREEMPHTUNE | USBPCR_COMMONONN | USBPCR_POR | in x1000_usb_phy_init()275 reg = USBPCR_VBUSVLDEXT | USBPCR_TXPREEMPHTUNE | USBPCR_COMMONONN | USBPCR_POR | in x1830_usb_phy_init()
59 #define USBPCR_COMMONONN BIT(25) macro