Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dbits.h116 #define OTGSC_DPIS BIT(22) macro
129 | OTGSC_DPIS)
H A Dotg_fsm.c618 hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS); in ci_otg_fsm_work()
752 if (otg_int_src & OTGSC_DPIS) { in ci_otg_fsm_irq()
753 hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS); in ci_otg_fsm_irq()