Searched refs:GPWRDN_DISCONN_DET (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_coreintr.c776 if ((gpwrdn & GPWRDN_DISCONN_DET) &&
778 dev_dbg(hsotg->dev, "%s: GPWRDN_DISCONN_DET\n", __func__);
816 * the same as in GPWRDN_DISCONN_DET flow. Call
H A Ddwc2_hw.h381 #define GPWRDN_DISCONN_DET (1 << 11) macro

Completed in 176 milliseconds