Searched refs:OTGSC_BSVIE (Results 1 – 3 of 3) sorted by relevance
51 val |= OTGSC_BSVIE; in hw_read_otgsc()53 val &= ~OTGSC_BSVIE; in hw_read_otgsc()93 if (data & mask & OTGSC_BSVIE) { in hw_write_otgsc()95 data &= ~OTGSC_BSVIE; in hw_write_otgsc()96 } else if (mask & OTGSC_BSVIE) { in hw_write_otgsc()
120 #define OTGSC_BSVIE BIT(27) macro125 | OTGSC_BSVIE | OTGSC_BSEIE | OTGSC_1MSIE \
844 hw_write_otgsc(ci, OTGSC_BSVIE, OTGSC_BSVIE); in ci_hdrc_otg_fsm_init()