Lines Matching defs:usbphyc

138 	struct stm32_usbphyc *usbphyc;  member
169 static int stm32_usbphyc_regulators_enable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_regulators_enable()
189 static int stm32_usbphyc_regulators_disable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_regulators_disable()
231 static int stm32_usbphyc_pll_init(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_pll_init()
263 static int __stm32_usbphyc_pll_disable(struct stm32_usbphyc *usbphyc) in __stm32_usbphyc_pll_disable()
277 static int stm32_usbphyc_pll_disable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_pll_disable()
286 static int stm32_usbphyc_pll_enable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_pll_enable()
338 struct stm32_usbphyc *usbphyc = usbphyc_phy->usbphyc; in stm32_usbphyc_phy_init() local
373 struct stm32_usbphyc *usbphyc = usbphyc_phy->usbphyc; in stm32_usbphyc_phy_exit() local
410 struct stm32_usbphyc *usbphyc = container_of(hw, struct stm32_usbphyc, clk48_hw); in stm32_usbphyc_clk48_prepare() local
417 struct stm32_usbphyc *usbphyc = container_of(hw, struct stm32_usbphyc, clk48_hw); in stm32_usbphyc_clk48_unprepare() local
435 struct stm32_usbphyc *usbphyc = data; in stm32_usbphyc_clk48_unregister() local
441 static int stm32_usbphyc_clk48_register(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_clk48_register()
463 static void stm32_usbphyc_phy_tuning(struct stm32_usbphyc *usbphyc, in stm32_usbphyc_phy_tuning()
564 static void stm32_usbphyc_switch_setup(struct stm32_usbphyc *usbphyc, in stm32_usbphyc_switch_setup()
579 struct stm32_usbphyc *usbphyc = dev_get_drvdata(dev); in stm32_usbphyc_of_xlate() local
619 struct stm32_usbphyc *usbphyc; in stm32_usbphyc_probe() local
775 struct stm32_usbphyc *usbphyc = dev_get_drvdata(&pdev->dev); in stm32_usbphyc_remove() local
790 struct stm32_usbphyc *usbphyc = dev_get_drvdata(dev); in stm32_usbphyc_resume() local