Searched defs:stm32_usbphyc_phy (Results 1 – 2 of 2) sorted by relevance
54 struct stm32_usbphyc_phy { struct55 struct udevice *vdd;56 struct udevice *vdda1v1;57 struct udevice *vdda1v8;58 int index;59 bool init;60 bool powered;
136 struct stm32_usbphyc_phy { struct150 struct stm32_usbphyc_phy **phys; argument