Home
last modified time | relevance | path

Searched refs:imx_phy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c137 struct imx8mq_usb_phy *imx_phy = typec_switch_get_drvdata(sw); in tca_blk_typec_switch_set() local
138 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() argument
161 sw_desc.drvdata = imx_phy; in tca_blk_get_typec_switch()
246 struct imx8mq_usb_phy *imx_phy) in imx95_usb_phy_get_tca() argument
267 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() argument
274 struct tca_blk *tca = imx_phy->tca; in imx95_usb_phy_put_tca()
[all …]