Home
last modified time | relevance | path

Searched refs:OTGSC_ID (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/chipidea/
H A Dbits.h105 #define OTGSC_ID BIT(8) macro
H A Dotg_fsm.c747 fsm->id = (otgsc & OTGSC_ID) ? 1 : 0; in ci_otg_fsm_irq()
808 ci->fsm.id = hw_read_otgsc(ci, OTGSC_ID) ? 1 : 0; in ci_hdrc_otg_fsm_init()
H A Dcore.c1270 !hw_read_otgsc(ci, OTGSC_ID)) { in ci_otg_fsm_suspend_for_srp()
1283 if (!hw_read_otgsc(ci, OTGSC_ID)) { in ci_otg_fsm_wakeup_by_srp()