Searched refs:imx_phy (Results 1 – 1 of 1) sorted by relevance
137 struct imx8mq_usb_phy *imx_phy = typec_switch_get_drvdata(sw); in tca_blk_typec_switch_set() local138 struct tca_blk *tca = imx_phy->tca; in tca_blk_typec_switch_set()144 ret = clk_prepare_enable(imx_phy->clk); in tca_blk_typec_switch_set()149 clk_disable_unprepare(imx_phy->clk); in tca_blk_typec_switch_set()155 struct imx8mq_usb_phy *imx_phy) in tca_blk_get_typec_switch() argument161 sw_desc.drvdata = imx_phy; in tca_blk_get_typec_switch()246 struct imx8mq_usb_phy *imx_phy) in imx95_usb_phy_get_tca() argument267 tca->sw = tca_blk_get_typec_switch(pdev, imx_phy); in imx95_usb_phy_get_tca()272 static void imx95_usb_phy_put_tca(struct imx8mq_usb_phy *imx_phy) in imx95_usb_phy_put_tca() argument274 struct tca_blk *tca = imx_phy->tca; in imx95_usb_phy_put_tca()[all …]