Lines Matching refs:otgsc
524 u32 otgsc = 0;
541 otgsc = hw_read_otgsc(ci, ~0);
552 if ((otgsc & OTGSC_IDIE) && (otgsc & OTGSC_IDIS)) {
562 if ((otgsc & OTGSC_BSVIE) && (otgsc & OTGSC_BSVIS)) {
1314 u32 otgsc = hw_read_otgsc(ci, ~0);
1321 (otgsc & OTGSC_IDIE) && (otgsc & OTGSC_IDIS))
1326 (otgsc & OTGSC_BSVIE) && (otgsc & OTGSC_BSVIS))