Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960UsbDxe/
DHiKey960UsbDxe.c62 Data = MmioRead32 (USB3OTG_PHY_CR_STS); in HiKey960UsbPhyCrWaitAck()
104 Data = MmioRead32 (USB3OTG_PHY_CR_STS); in HiKey960UsbPhyCrRead()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Include/
DHi3660.h43 #define USB3OTG_PHY_CR_STS (USB3OTG_BC_REG_BASE + 0x050) macro