Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usbphy.c176 #define PHY_CSR 0x00 macro
300 val = bus_read_4(sc->phy_ctrl, PHY_CSR); in awusbphy_init()
307 bus_write_4(sc->phy_ctrl, PHY_CSR, val); in awusbphy_init()
438 val = bus_read_4(sc->phy_ctrl, PHY_CSR); in awusbphy_set_mode()
461 bus_write_4(sc->phy_ctrl, PHY_CSR, val); in awusbphy_set_mode()