Home
last modified time | relevance | path

Searched refs:IMXUSBPHYState (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dimx-usb-phy.c24 VMSTATE_UINT32_ARRAY(usbphy, IMXUSBPHYState, USBPHY_MAX),
29 static void imx_usbphy_softreset(IMXUSBPHYState *s) in imx_usbphy_softreset()
39 IMXUSBPHYState *s = IMX_USBPHY(dev); in imx_usbphy_reset()
52 IMXUSBPHYState *s = (IMXUSBPHYState *)opaque; in imx_usbphy_read()
111 IMXUSBPHYState *s = (IMXUSBPHYState *)opaque; in imx_usbphy_write()
210 IMXUSBPHYState *s = IMX_USBPHY(dev); in imx_usbphy_realize()
230 .instance_size = sizeof(IMXUSBPHYState),
/openbmc/qemu/include/hw/usb/
H A Dimx-usb-phy.h42 OBJECT_DECLARE_SIMPLE_TYPE(IMXUSBPHYState, IMX_USBPHY)
44 struct IMXUSBPHYState { struct
/openbmc/qemu/include/hw/arm/
H A Dfsl-imx6ul.h85 IMXUSBPHYState usbphy[FSL_IMX6UL_NUM_USB_PHYS];
H A Dfsl-imx6.h72 IMXUSBPHYState usbphy[FSL_IMX6_NUM_USB_PHYS];