Home
last modified time | relevance | path

Searched refs:DWC2State (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c151 DWC2State *s = opaque; in dwc2_frame_boundary()
674 DWC2State *s = ptr; in dwc2_glbreg_read()
703 DWC2State *s = ptr; in dwc2_glbreg_write()
802 DWC2State *s = ptr; in dwc2_fszreg_read()
820 DWC2State *s = ptr; in dwc2_fszreg_write()
848 DWC2State *s = ptr; in dwc2_hreg0_read()
875 DWC2State *s = ptr; in dwc2_hreg0_write()
971 DWC2State *s = ptr; in dwc2_hreg1_read()
989 DWC2State *s = ptr; in dwc2_hreg1_write()
1066 DWC2State *s = ptr; in dwc2_pcgreg_read()
[all …]
H A Dhcd-dwc2.h35 typedef struct DWC2State DWC2State; typedef
60 struct DWC2State { struct
184 OBJECT_DECLARE_TYPE(DWC2State, DWC2Class, DWC2_USB) argument
/openbmc/qemu/include/hw/arm/
H A Dbcm2835_peripherals.h81 DWC2State dwc2;