Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usb3phy.c68 #define USB3PHY_PHY_EXTERNAL_CONTROL 0x20 macro
123 val = RD4(sc->res, USB3PHY_PHY_EXTERNAL_CONTROL); in awusb3phy_phy_enable()
129 WR4(sc->res, USB3PHY_PHY_EXTERNAL_CONTROL, val); in awusb3phy_phy_enable()