Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Dphy-stm32-usbphyc.c43 #define MAX_PHYS 2 macro
67 } phys[MAX_PHYS];
131 for (i = 0; i < MAX_PHYS; i++) { in stm32_usbphyc_is_init()
143 for (i = 0; i < MAX_PHYS; i++) { in stm32_usbphyc_is_powered()
315 if (args->args[0] >= MAX_PHYS) in stm32_usbphyc_of_xlate()
386 for (i = 0; i < MAX_PHYS; i++) { in stm32_usbphyc_probe()
/u-boot/drivers/phy/allwinner/
A Dphy-sun4i-usb.c73 #define MAX_PHYS 4 macro
649 .plat_auto = sizeof(struct sun4i_usb_phy_plat[MAX_PHYS]),

Completed in 6 milliseconds