Searched refs:a_clr_err (Results 1 – 6 of 6) sorted by relevance
48 What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_clr_err53 The a_clr_err(A-device Vbus error clear) input is used to clear
81 u8 a_clr_err; member
399 if (otg_ctrl->id || otg_ctrl->a_clr_err in mv_otg_update_state()401 otg_ctrl->a_clr_err = 0; in mv_otg_update_state()587 mvotg->otg_ctrl.a_clr_err = 1; in set_a_clr_err()600 static DEVICE_ATTR(a_clr_err, S_IWUSR, NULL, set_a_clr_err);
98 int a_clr_err; member
168 ci->fsm.a_clr_err = 1; in set_a_clr_err()175 static DEVICE_ATTR(a_clr_err, S_IWUSR, NULL, set_a_clr_err);
356 if (fsm->id || fsm->a_bus_drop || fsm->a_clr_err) in otg_statemachine()