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

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_typec_phy.c62 #define GRF_USB3PHY_CON0(x) (GRF_USB3PHY_BASE(x) + 0x0) macro
167 reg = SYSCON_READ_4(sc->grf, GRF_USB3PHY_CON0(sc->phy_ctrl_id));
174 SYSCON_WRITE_4(sc->grf, GRF_USB3PHY_CON0(sc->phy_ctrl_id), reg);

Completed in 207 milliseconds