Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dbits.h116 #define OTGSC_DPIS BIT(22) macro
129 | OTGSC_DPIS)
H A Dotg_fsm.c611 hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS); in ci_otg_fsm_work()
745 if (otg_int_src & OTGSC_DPIS) { in ci_otg_fsm_irq()
746 hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS); in ci_otg_fsm_irq()