hw_write_otgsc
hw_write_otgsc(ci, OTGSC_IDIS, OTGSC_IDIS);
hw_write_otgsc(ci, OTGSC_BSVIS, OTGSC_BSVIS);
hw_write_otgsc(ci, OTGSC_IDIE, OTGSC_IDIE);
hw_write_otgsc(ci, OTGSC_INT_EN_BITS | OTGSC_INT_STATUS_BITS,
hw_write_otgsc(ci, OTGSC_INT_EN_BITS | OTGSC_INT_STATUS_BITS,
void hw_write_otgsc(struct ci_hdrc *ci, u32 mask, u32 data);
hw_write_otgsc(ci, OTGSC_HABA, 0);
hw_write_otgsc(ci, OTGSC_DPIE, 0);
hw_write_otgsc(ci, OTGSC_HADP, OTGSC_HADP);
hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS);
hw_write_otgsc(ci, OTGSC_DPIE, OTGSC_DPIE);
hw_write_otgsc(ci, OTGSC_DPIS, OTGSC_DPIS);
hw_write_otgsc(ci, OTGSC_IDIS, OTGSC_IDIS);
hw_write_otgsc(ci, OTGSC_BSVIS, OTGSC_BSVIS);
hw_write_otgsc(ci, OTGSC_AVVIS, OTGSC_AVVIS);
hw_write_otgsc(ci, OTGSC_AVVIE, OTGSC_AVVIE);
hw_write_otgsc(ci, OTGSC_BSVIE, OTGSC_BSVIE);
hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE,
hw_write_otgsc(ci, OTGSC_BSVIE | OTGSC_BSVIS, OTGSC_BSVIS);
hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE,