Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
H A Dbits.h120 #define OTGSC_BSVIE BIT(27) macro
125 | OTGSC_BSVIE | OTGSC_BSEIE | OTGSC_1MSIE \
H A Dotg_fsm.c842 hw_write_otgsc(ci, OTGSC_BSVIE, OTGSC_BSVIE); in ci_hdrc_otg_fsm_init()
H A Dudc.c2357 hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE, in udc_id_switch_for_device()
2358 OTGSC_BSVIS | OTGSC_BSVIE); in udc_id_switch_for_device()
2370 hw_write_otgsc(ci, OTGSC_BSVIE | OTGSC_BSVIS, OTGSC_BSVIS); in udc_id_switch_for_host()
2399 hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE, in udc_resume()
2400 OTGSC_BSVIS | OTGSC_BSVIE); in udc_resume()