Home
last modified time | relevance | path

Searched defs:stm32_usbphyc_phy (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c54 struct stm32_usbphyc_phy { struct
55 struct udevice *vdd;
56 struct udevice *vdda1v1;
57 struct udevice *vdda1v8;
58 int index;
59 bool init;
60 bool powered;
/openbmc/linux/drivers/phy/st/
H A Dphy-stm32-usbphyc.c136 struct stm32_usbphyc_phy { struct
150 struct stm32_usbphyc_phy **phys; argument