Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c300 dwc2_writel(GINTSTS_CONIDSTSCHNG, hsotg->regs + GINTSTS); in dwc2_handle_conn_id_status_change_intr()
486 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
549 if (gintsts & GINTSTS_CONIDSTSCHNG) in dwc2_handle_common_intr()
Dhw.h137 #define GINTSTS_CONIDSTSCHNG (1 << 28) macro
Dgadget.c2343 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_hsotg_core_init_disconnected()
Dcore.c446 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_enable_common_interrupts()