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

/freebsd-13-stable/sys/arm/allwinner/
H A Daw_usb3phy.c57 #define USB3PHY_PIPE_CLOCK_CONTROL 0x14 macro
133 val = RD4(sc->res, USB3PHY_PIPE_CLOCK_CONTROL);
137 WR4(sc->res, USB3PHY_PIPE_CLOCK_CONTROL, val);

Completed in 118 milliseconds