Searched refs:rc_enable_ramp_delay (Results 1 – 1 of 1) sorted by relevance
48 u_int rc_enable_ramp_delay; member70 of_getprop_uint32(phandle, "regulator-enable-ramp-delay", &rc->rc_enable_ramp_delay); in fdtbus_register_regulator_controller()134 if (rc->rc_enable_ramp_delay != 0) in fdtbus_regulator_enable()135 delay(rc->rc_enable_ramp_delay); in fdtbus_regulator_enable()