Searched refs:GPWRDN_RST_DET_MSK (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/usb/dwc2/ | ||
| D | dwc2_hw.h | 382 #define GPWRDN_RST_DET_MSK (1 << 10) macro |
| D | dwc2_coreintr.c | 803 (gpwrdn & GPWRDN_RST_DET_MSK)) { in dwc2_handle_gpwrdn_intr() |