Searched refs:usbPhyBase (Results 1 – 2 of 2) sorted by relevance
38 void *usbPhyBase = NULL; in USB_EhciPhyGetBase() local66 return usbPhyBase; in USB_EhciPhyGetBase()84 USBPHY_Type *usbPhyBase; in USB_EhciPhyInit() local87 if (NULL == usbPhyBase) in USB_EhciPhyInit()112 usbPhyBase->PWD = 0U; in USB_EhciPhyInit()115 usbPhyBase->TX = in USB_EhciPhyInit()142 if (NULL == usbPhyBase) in USB_EhciLowPowerPhyInit()160 usbPhyBase->PWD = 0U; in USB_EhciLowPowerPhyInit()176 usbPhyBase->TX = in USB_EhciLowPowerPhyInit()198 if (NULL == usbPhyBase) in USB_EhciPhyDeinit()[all …]
38 void *usbPhyBase = NULL; in USB_EhciPhyGetBase() local82 return usbPhyBase; in USB_EhciPhyGetBase()100 USBPHY_Type *usbPhyBase; in USB_EhciPhyInit() local103 if (NULL == usbPhyBase) in USB_EhciPhyInit()129 usbPhyBase->PWD = 0U; in USB_EhciPhyInit()140 usbPhyBase->TX = in USB_EhciPhyInit()168 if (NULL == usbPhyBase) in USB_EhciLowPowerPhyInit()186 usbPhyBase->PWD = 0U; in USB_EhciLowPowerPhyInit()204 usbPhyBase->TX = in USB_EhciLowPowerPhyInit()227 if (NULL == usbPhyBase) in USB_EhciPhyDeinit()[all …]
Completed in 10 milliseconds