Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c457 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m() argument
482 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll() argument
492 static void tcphy_cfg_dp_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_dp_pll() argument
505 tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) tcphy_tx_usb3_cfg_lane() argument
515 tcphy_rx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) tcphy_rx_usb3_cfg_lane() argument
529 tcphy_dp_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) tcphy_dp_cfg_lane() argument
560 property_enable(struct rockchip_typec_phy *tcphy, const struct usb3phy_reg *reg, bool en) property_enable() argument
569 tcphy_dp_aux_set_flip(struct rockchip_typec_phy *tcphy) tcphy_dp_aux_set_flip() argument
588 tcphy_dp_aux_calibration(struct rockchip_typec_phy *tcphy) tcphy_dp_aux_calibration() argument
722 tcphy_phy_init(struct rockchip_typec_phy *tcphy, u8 mode) tcphy_phy_init() argument
797 tcphy_phy_deinit(struct rockchip_typec_phy *tcphy) tcphy_phy_deinit() argument
806 tcphy_get_mode(struct rockchip_typec_phy *tcphy) tcphy_get_mode() argument
853 tcphy_cfg_usb3_to_usb2_only(struct rockchip_typec_phy *tcphy, bool value) tcphy_cfg_usb3_to_usb2_only() argument
867 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_usb3_phy_power_on() local
921 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_usb3_phy_power_off() local
946 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_dp_phy_power_on() local
1015 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_dp_phy_power_off() local
1040 tcphy_parse_dt(struct rockchip_typec_phy *tcphy, struct device *dev) tcphy_parse_dt() argument
1083 typec_phy_pre_init(struct rockchip_typec_phy *tcphy) typec_phy_pre_init() argument
1103 struct rockchip_typec_phy *tcphy; rockchip_typec_phy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c457 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m() argument
482 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll() argument
492 static void tcphy_cfg_dp_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_dp_pll() argument
505 tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) tcphy_tx_usb3_cfg_lane() argument
515 tcphy_rx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) tcphy_rx_usb3_cfg_lane() argument
529 tcphy_dp_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) tcphy_dp_cfg_lane() argument
560 property_enable(struct rockchip_typec_phy *tcphy, const struct usb3phy_reg *reg, bool en) property_enable() argument
569 tcphy_dp_aux_set_flip(struct rockchip_typec_phy *tcphy) tcphy_dp_aux_set_flip() argument
588 tcphy_dp_aux_calibration(struct rockchip_typec_phy *tcphy) tcphy_dp_aux_calibration() argument
722 tcphy_phy_init(struct rockchip_typec_phy *tcphy, u8 mode) tcphy_phy_init() argument
797 tcphy_phy_deinit(struct rockchip_typec_phy *tcphy) tcphy_phy_deinit() argument
806 tcphy_get_mode(struct rockchip_typec_phy *tcphy) tcphy_get_mode() argument
853 tcphy_cfg_usb3_to_usb2_only(struct rockchip_typec_phy *tcphy, bool value) tcphy_cfg_usb3_to_usb2_only() argument
867 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_usb3_phy_power_on() local
921 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_usb3_phy_power_off() local
946 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_dp_phy_power_on() local
1015 struct rockchip_typec_phy *tcphy = phy_get_drvdata(phy); rockchip_dp_phy_power_off() local
1040 tcphy_parse_dt(struct rockchip_typec_phy *tcphy, struct device *dev) tcphy_parse_dt() argument
1083 typec_phy_pre_init(struct rockchip_typec_phy *tcphy) typec_phy_pre_init() argument
1103 struct rockchip_typec_phy *tcphy; rockchip_typec_phy_probe() local
[all...]

Completed in 4 milliseconds