Searched refs:d32 (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxusb_cif.h603 hprt0.d32 = ifxusb_rreg(_core_if->hprt0);
608 return hprt0.d32;
H A Difxhcd.h380 uint32_t d32; member in union:ifxhcd_hcd::ifxhcd_internal_flags
H A Difxhcd_queue.c90 hprt0.d32 = ifxusb_read_hprt0 (&_ifxhcd->core_if);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_hcd.h226 uint32_t d32; member in union:dwc_otg_hcd::dwc_otg_hcd_internal_flags
655 hfnum.d32 = dwc_read_reg32(&_hcd->core_if->host_if->host_global_regs->hfnum); \
H A Ddwc_otg_driver.c647 gusbcfg_data_t usbcfg = {.d32 = 0};
793 usbcfg.d32 = dwc_read_reg32(&dwc_otg_device->core_if->core_global_regs ->gusbcfg);
795 dwc_write_reg32(&dwc_otg_device->core_if->core_global_regs ->gusbcfg, usbcfg.d32);
811 usbcfg.d32 = dwc_read_reg32(&dwc_otg_device->core_if->core_global_regs ->gusbcfg);
813 dwc_write_reg32(&dwc_otg_device->core_if->core_global_regs ->gusbcfg, usbcfg.d32);
H A Ddwc_otg_hcd_queue.c174 hprt.d32 = dwc_read_reg32(_hcd->core_if->host_if->hprt0);
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_hcd.h227 uint32_t d32; member in union:dwc_otg_hcd::dwc_otg_hcd_internal_flags
647 hfnum.d32 = dwc_read_reg32(&_hcd->core_if->host_if->host_global_regs->hfnum); \
H A Ddwc_otg_hcd_queue.c188 hprt.d32 = dwc_read_reg32(hcd->core_if->host_if->hprt0);

Completed in 91 milliseconds

12