Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h695 #define HCFG_DESCDMA BIT(23) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h671 #define HCFG_DESCDMA BIT(23) macro
H A Dhcd_intr.c380 hcfg &= ~HCFG_DESCDMA; in dwc2_port_intr()
H A Dhcd.c2185 hcfg |= HCFG_DESCDMA; in dwc2_core_host_init()
3603 hcfg |= HCFG_DESCDMA; in dwc2_hcd_hub_control()