Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/vcth/
H A Dreg_dcgu.h17 #define DCGU_USBPHY_STAT(base) ((base) + DCGU_USBPHY_STAT_OFFS) macro
/openbmc/u-boot/board/micronas/vct/
H A Dehci.c26 addr = DCGU_USBPHY_STAT(DCGU_BASE); in vct_ehci_hcd_init()