Searched refs:usbphyc (Results 1 – 12 of 12) sorted by relevance
132 if (usbphyc->phys[i].init) in stm32_usbphyc_is_init()144 if (usbphyc->phys[i].powered) in stm32_usbphyc_is_powered()164 if (usbphyc->vdda1v1) { in stm32_usbphyc_phy_init()170 if (usbphyc->vdda1v8) { in stm32_usbphyc_phy_init()209 if (stm32_usbphyc_is_init(usbphyc)) in stm32_usbphyc_phy_exit()223 if (usbphyc->vdda1v1) { in stm32_usbphyc_phy_exit()229 if (usbphyc->vdda1v8) { in stm32_usbphyc_phy_exit()345 usbphyc->base = dev_read_addr(dev); in stm32_usbphyc_probe()354 ret = clk_enable(&usbphyc->clk); in stm32_usbphyc_probe()368 &usbphyc->vdda1v1); in stm32_usbphyc_probe()[all …]
21 obj-$(CONFIG_PHY_STM32_USBPHYC) += phy-stm32-usbphyc.o
23 - compatible: must be "st,stm32mp1-usbphyc"52 usbphyc: usb-phy@5a006000 {53 compatible = "st,stm32mp1-usbphyc";
85 &usbphyc {
150 &usbphyc {
159 &usbphyc {
202 &usbphyc {
375 &usbphyc {
446 &usbphyc {
1512 usbphyc: usbphyc@5a006000 { label1515 compatible = "st,stm32mp1-usbphyc";
699 &usbphyc {
440 F: drivers/phy/phy-stm32-usbphyc.c
Completed in 15 milliseconds