Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c224 if (gotgint & GOTGINT_A_DEV_TOUT_CHG) in dwc2_handle_otg_intr()
H A Dhw.h39 #define GOTGINT_A_DEV_TOUT_CHG BIT(18) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h66 #define GOTGINT_A_DEV_TOUT_CHG BIT(18) macro