Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/chipidea/
A Dotg.c115 hw_write(ci, OP_OTGSC, mask | OTGSC_INT_STATUS_BITS, data); in hw_write_otgsc()
262 hw_write_otgsc(ci, OTGSC_INT_EN_BITS | OTGSC_INT_STATUS_BITS, in ci_hdrc_otg_destroy()
263 OTGSC_INT_STATUS_BITS); in ci_hdrc_otg_destroy()
A Dbits.h127 #define OTGSC_INT_STATUS_BITS (OTGSC_IDIS | OTGSC_AVVIS | OTGSC_ASVIS \ macro
A Dcore.c954 hw_write_otgsc(ci, OTGSC_INT_EN_BITS | OTGSC_INT_STATUS_BITS, in ci_get_otg_capable()
955 OTGSC_INT_STATUS_BITS); in ci_get_otg_capable()
A Dotg_fsm.c748 otg_int_src = otgsc & OTGSC_INT_STATUS_BITS & (otgsc >> 8); in ci_otg_fsm_irq()

Completed in 8 milliseconds