Home
last modified time | relevance | path

Searched defs:tcphy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c457 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m()
482 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll()
492 static void tcphy_cfg_dp_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_dp_pll()
797 static void tcphy_phy_deinit(struct rockchip_typec_phy *tcphy) in tcphy_phy_deinit()
806 static int tcphy_get_mode(struct rockchip_typec_phy *tcphy) in tcphy_get_mode()
867 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); in rockchip_usb3_phy_power_on() local
921 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); in rockchip_usb3_phy_power_off() local
946 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); in rockchip_dp_phy_power_on() local
1015 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); in rockchip_dp_phy_power_off() local
1040 static int tcphy_parse_dt(struct rockchip_typec_phy *tcphy, in tcphy_parse_dt()
[all …]