Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/phy/
A Dusb_phy.c43 uint32_t usbphy_base[] = USBPHY_BASE_ADDRS; in USB_EhciPhyGetBase() local
56 usbphy_base[newinstance++] = usbphy_base_temp[instance]; in USB_EhciPhyGetBase()
64 usbPhyBase = (void *)usbphy_base[controllerId]; in USB_EhciPhyGetBase()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/phy/
A Dusb_phy.c43 uint32_t usbphy_base[] = USBPHY_BASE_ADDRS; in USB_EhciPhyGetBase() local
72 usbphy_base[newinstance++] = usbphy_base_temp[instance]; in USB_EhciPhyGetBase()
79 temp = (uint32_t *)usbphy_base[controllerId]; in USB_EhciPhyGetBase()

Completed in 4 milliseconds