Searched refs:MAX_PHYS (Results 1 – 2 of 2) sorted by relevance
43 #define MAX_PHYS 2 macro67 } 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()
73 #define MAX_PHYS 4 macro649 .plat_auto = sizeof(struct sun4i_usb_phy_plat[MAX_PHYS]),
Completed in 6 milliseconds