Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usb3phy.c61 #define USB3PHY_PHY_TUNE_HIGH 0x1c macro
145 val = RD4(sc->res, USB3PHY_PHY_TUNE_HIGH); in awusb3phy_phy_enable()
156 WR4(sc->res, USB3PHY_PHY_TUNE_HIGH, val); in awusb3phy_phy_enable()