Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-typec.c117 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m()
142 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll()
152 static void tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_tx_usb3_cfg_lane()
162 static void tcphy_rx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_rx_usb3_cfg_lane()
176 static inline int property_enable(struct rockchip_typec_phy *tcphy, in property_enable()
185 static int tcphy_cfg_usb3_to_usb2_only(struct rockchip_typec_phy *tcphy, in tcphy_cfg_usb3_to_usb2_only()
197 static int tcphy_phy_init(struct rockchip_typec_phy *tcphy) in tcphy_phy_init()
238 static void tcphy_phy_deinit(struct rockchip_typec_phy *tcphy) in tcphy_phy_deinit()
245 static int tcphy_get_mode(struct rockchip_typec_phy *tcphy) in tcphy_get_mode()
254 static int _rockchip_usb3_phy_power_on(struct rockchip_typec_phy *tcphy) in _rockchip_usb3_phy_power_on()
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c646 static int tcphy_dp_set_power_state(struct rockchip_typec_phy *tcphy, in tcphy_dp_set_power_state()
716 static void tcphy_set_lane_mapping(struct rockchip_typec_phy *tcphy, u8 mode) in tcphy_set_lane_mapping()
748 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m()
773 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll()
783 static void tcphy_cfg_dp_pll(struct rockchip_typec_phy *tcphy, int link_rate) in tcphy_cfg_dp_pll()
823 static void tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_tx_usb3_cfg_lane()
833 static void tcphy_rx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_rx_usb3_cfg_lane()
847 static void tcphy_dp_cfg_lane(struct rockchip_typec_phy *tcphy, int link_rate, in tcphy_dp_cfg_lane()
889 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); in tcphy_dp_set_phy_config() local
914 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); in tcphy_dp_set_lane_count() local
[all …]