Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dfsl-imx6.h51 #define FSL_IMX6_NUM_USB_PHYS 2 macro
72 IMXUSBPHYState usbphy[FSL_IMX6_NUM_USB_PHYS];
/openbmc/qemu/hw/arm/
H A Dfsl-imx6.c87 for (i = 0; i < FSL_IMX6_NUM_USB_PHYS; i++) { in fsl_imx6_init()
344 for (i = 0; i < FSL_IMX6_NUM_USB_PHYS; i++) { in fsl_imx6_realize()