Home
last modified time | relevance | path

Searched refs:GRSTCTL_AHBIDLE (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/dwc2/
H A Dcore.c493 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) { in dwc2_core_reset()
819 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_tx_fifo()
847 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_rx_fifo()
H A Dhw.h128 #define GRSTCTL_AHBIDLE BIT(31) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/dwc2/
H A Dcore.c493 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) { in dwc2_core_reset()
819 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_tx_fifo()
847 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_rx_fifo()
H A Dhw.h128 #define GRSTCTL_AHBIDLE BIT(31) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/dwc2/
H A Dcore.c493 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) { in dwc2_core_reset()
819 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_tx_fifo()
847 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_rx_fifo()
H A Dhw.h128 #define GRSTCTL_AHBIDLE BIT(31) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hw.h121 #define GRSTCTL_AHBIDLE (1 << 31) macro
H A Ddwc2_core.c527 } while (!(greset & GRSTCTL_AHBIDLE)); in dwc2_core_reset()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-dwc2.c735 val |= GRSTCTL_AHBIDLE; in dwc2_glbreg_write()
1249 s->grstctl = GRSTCTL_AHBIDLE; in dwc2_reset_enter()
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-dwc2.c735 val |= GRSTCTL_AHBIDLE; in dwc2_glbreg_write()
1249 s->grstctl = GRSTCTL_AHBIDLE; in dwc2_reset_enter()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-dwc2.c735 val |= GRSTCTL_AHBIDLE; in dwc2_glbreg_write()
1249 s->grstctl = GRSTCTL_AHBIDLE; in dwc2_reset_enter()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-dwc2.c735 val |= GRSTCTL_AHBIDLE; in dwc2_glbreg_write()
1249 s->grstctl = GRSTCTL_AHBIDLE; in dwc2_reset_enter()
/dports/emulators/qemu/qemu-6.2.0/include/hw/usb/
H A Ddwc2-regs.h125 #define GRSTCTL_AHBIDLE BIT(31) macro
/dports/emulators/qemu60/qemu-6.0.0/include/hw/usb/
H A Ddwc2-regs.h125 #define GRSTCTL_AHBIDLE BIT(31) macro
/dports/emulators/qemu5/qemu-5.2.0/include/hw/usb/
H A Ddwc2-regs.h125 #define GRSTCTL_AHBIDLE BIT(31) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/usb/
H A Ddwc2-regs.h125 #define GRSTCTL_AHBIDLE BIT(31) macro