Searched refs:sc_phy_ctrl_id (Results 1 – 1 of 1) sorted by relevance
122 int sc_phy_ctrl_id; member175 sc->sc_phy_ctrl_id = 0; in rktcphy_attach()178 sc->sc_phy_ctrl_id = 1; in rktcphy_attach()215 reg = regmap_read_4(sc->sc_grf, GRF_USB3PHY_CON0(sc->sc_phy_ctrl_id)); in rktcphy_set_usb2_only()222 regmap_write_4(sc->sc_grf, GRF_USB3PHY_CON0(sc->sc_phy_ctrl_id), reg); in rktcphy_set_usb2_only()225 reg = regmap_read_4(sc->sc_grf, GRF_USB3OTG_CON1(sc->sc_phy_ctrl_id)); in rktcphy_set_usb2_only()232 regmap_write_4(sc->sc_grf, GRF_USB3OTG_CON1(sc->sc_phy_ctrl_id), reg); in rktcphy_set_usb2_only()