Home
last modified time | relevance | path

Searched refs:OTGSC_DPIS (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/chipidea/
Dbits.h96 #define OTGSC_DPIS BIT(22) macro
109 | OTGSC_DPIS)
Dotg_fsm.c307 hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS); in a_wait_vfall_tmout_func()
728 } else if (otg_int_src & OTGSC_DPIS) { in ci_otg_fsm_irq()
729 hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS); in ci_otg_fsm_irq()