Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/
H A Drk_typec_phy.c134 int phy_ctrl_id; member
167 reg = SYSCON_READ_4(sc->grf, GRF_USB3PHY_CON0(sc->phy_ctrl_id)); in rk_typec_phy_set_usb2_only()
174 SYSCON_WRITE_4(sc->grf, GRF_USB3PHY_CON0(sc->phy_ctrl_id), reg); in rk_typec_phy_set_usb2_only()
177 reg = SYSCON_READ_4(sc->grf, GRF_USB3OTG_CON1(sc->phy_ctrl_id)); in rk_typec_phy_set_usb2_only()
184 SYSCON_WRITE_4(sc->grf, GRF_USB3OTG_CON1(sc->phy_ctrl_id), reg); in rk_typec_phy_set_usb2_only()
366 sc->phy_ctrl_id = 0; in rk_typec_phy_attach()
369 sc->phy_ctrl_id = 1; in rk_typec_phy_attach()