Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_glue_bouffalo.c30 #define PDS_REG_USB_PHY_PONRST (1 << 0U) macro
69 regval |= PDS_REG_USB_PHY_PONRST; in bflb_usb_phy_init()
/components/drivers/usb/cherryusb/port/bouffalolab/
A Dusb_dc_bl.c29 #define PDS_REG_USB_PHY_PONRST (1 << 0U) macro
69 regval |= PDS_REG_USB_PHY_PONRST; in bflb_usb_phy_init()
604 regval &= ~PDS_REG_USB_PHY_PONRST; in usb_dc_deinit()

Completed in 6 milliseconds