Symbol: DWC_OTG_READ_4
sys/dev/usb/controller/dwc_otg.c
1367
DWC_OTG_READ_4(sc, DOTG_HCCHAR(channel)),
sys/dev/usb/controller/dwc_otg.c
1368
DWC_OTG_READ_4(sc, DOTG_HCTSIZ(channel)));
sys/dev/usb/controller/dwc_otg.c
1808
DWC_OTG_READ_4(sc, DOTG_HCCHAR(channel)),
sys/dev/usb/controller/dwc_otg.c
1809
DWC_OTG_READ_4(sc, DOTG_HCTSIZ(channel)));
sys/dev/usb/controller/dwc_otg.c
2168
temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no));
sys/dev/usb/controller/dwc_otg.c
2217
temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no));
sys/dev/usb/controller/dwc_otg.c
2223
temp, DWC_OTG_READ_4(sc, DOTG_DIEPCTL(td->ep_no)));
sys/dev/usb/controller/dwc_otg.c
2323
temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no));
sys/dev/usb/controller/dwc_otg.c
2497
temp = DWC_OTG_READ_4(sc, DOTG_HFNUM) & DWC_OTG_FRAME_MASK;
sys/dev/usb/controller/dwc_otg.c
2702
haint = DWC_OTG_READ_4(sc, DOTG_HAINT);
sys/dev/usb/controller/dwc_otg.c
2707
temp = DWC_OTG_READ_4(sc, DOTG_HCINT(x));
sys/dev/usb/controller/dwc_otg.c
2715
temp = DWC_OTG_READ_4(sc, DOTG_GINTSTS);
sys/dev/usb/controller/dwc_otg.c
2719
DWC_OTG_READ_4(sc, DOTG_GRXSTSPD);
sys/dev/usb/controller/dwc_otg.c
283
value = DWC_OTG_READ_4(sc, DOTG_GRSTCTL);
sys/dev/usb/controller/dwc_otg.c
2858
status = DWC_OTG_READ_4(sc, DOTG_GINTSTS);
sys/dev/usb/controller/dwc_otg.c
2879
temp = DWC_OTG_READ_4(sc, DOTG_DIEPINT(x));
sys/dev/usb/controller/dwc_otg.c
2911
status = DWC_OTG_READ_4(sc, DOTG_GINTSTS);
sys/dev/usb/controller/dwc_otg.c
2917
status, DWC_OTG_READ_4(sc, DOTG_HAINT),
sys/dev/usb/controller/dwc_otg.c
2918
DWC_OTG_READ_4(sc, DOTG_HFNUM));
sys/dev/usb/controller/dwc_otg.c
2958
temp = DWC_OTG_READ_4(sc, DOTG_DSTS);
sys/dev/usb/controller/dwc_otg.c
2979
hprt = DWC_OTG_READ_4(sc, DOTG_HPRT);
sys/dev/usb/controller/dwc_otg.c
3067
temp = DWC_OTG_READ_4(sc, DOTG_GOTGCTL);
sys/dev/usb/controller/dwc_otg.c
3881
temp = DWC_OTG_READ_4(sc, DOTG_GSNPSID);
sys/dev/usb/controller/dwc_otg.c
3923
temp = DWC_OTG_READ_4(sc, DOTG_GLPMCFG);
sys/dev/usb/controller/dwc_otg.c
3935
temp = DWC_OTG_READ_4(sc, DOTG_GLPMCFG);
sys/dev/usb/controller/dwc_otg.c
3945
temp = DWC_OTG_READ_4(sc, DOTG_GLPMCFG);
sys/dev/usb/controller/dwc_otg.c
3955
temp = DWC_OTG_READ_4(sc, DOTG_GLPMCFG);
sys/dev/usb/controller/dwc_otg.c
3959
temp = DWC_OTG_READ_4(sc, DOTG_GGPIO);
sys/dev/usb/controller/dwc_otg.c
3986
temp = DWC_OTG_READ_4(sc, DOTG_GHWCFG3);
sys/dev/usb/controller/dwc_otg.c
3990
temp = DWC_OTG_READ_4(sc, DOTG_GHWCFG2);
sys/dev/usb/controller/dwc_otg.c
4002
temp = DWC_OTG_READ_4(sc, DOTG_GHWCFG4);
sys/dev/usb/controller/dwc_otg.c
4022
temp = DWC_OTG_READ_4(sc, DOTG_GHWCFG2);
sys/dev/usb/controller/dwc_otg.c
4042
temp = DWC_OTG_READ_4(sc, DOTG_HCFG);
sys/dev/usb/controller/dwc_otg.c
4057
temp = DWC_OTG_READ_4(sc, DOTG_GOTGCTL);
sys/dev/usb/controller/dwc_otg.c
4196
temp = DWC_OTG_READ_4(sc, DOTG_HFNUM);
sys/dev/usb/controller/dwc_otg.c
4201
temp = DWC_OTG_READ_4(sc, DOTG_DSTS);
sys/dev/usb/controller/dwc_otg.c
476
temp = DWC_OTG_READ_4(sc, DOTG_HFIR) & HFIR_FRINT_MASK;
sys/dev/usb/controller/dwc_otg.c
537
temp = DWC_OTG_READ_4(sc, DOTG_DCTL);
sys/dev/usb/controller/dwc_otg.c
553
temp = DWC_OTG_READ_4(sc, DOTG_DCTL);
sys/dev/usb/controller/dwc_otg.c
632
temp = DWC_OTG_READ_4(sc, DOTG_DCTL);
sys/dev/usb/controller/dwc_otg.c
674
temp = DWC_OTG_READ_4(sc, DOTG_DCFG);
sys/dev/usb/controller/dwc_otg.c
707
hcint = DWC_OTG_READ_4(sc, DOTG_HCINT(x));
sys/dev/usb/controller/dwc_otg.c
719
temp = DWC_OTG_READ_4(sc, DOTG_GINTSTS);
sys/dev/usb/controller/dwc_otg.c
848
hcchar = DWC_OTG_READ_4(sc, DOTG_HCCHAR(x));
sys/dev/usb/controller/dwc_otg.c
898
DWC_OTG_READ_4(sc, DOTG_HCCHAR(td->channel[0])),
sys/dev/usb/controller/dwc_otg.c
899
DWC_OTG_READ_4(sc, DOTG_HCTSIZ(td->channel[0])));