Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usb3phy.c55 #define USB3PHY_PIPE_CLOCK_CONTROL 0x14 macro
131 val = RD4(sc->res, USB3PHY_PIPE_CLOCK_CONTROL); in awusb3phy_phy_enable()
135 WR4(sc->res, USB3PHY_PIPE_CLOCK_CONTROL, val); in awusb3phy_phy_enable()