Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_coreintr.c293 DWC2_WRITE_4(hsotg, GINTSTS, GINTSTS_CONIDSTSCHNG); in dwc2_handle_conn_id_status_change_intr()
496 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
559 if (gintsts & GINTSTS_CONIDSTSCHNG) in dwc2_handle_common_intr()
H A Ddwc2_hw.h139 #define GINTSTS_CONIDSTSCHNG (1 << 28) macro
H A Ddwc2_core.c456 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_enable_common_interrupts()