Lines Matching full:deasserted
47 * @deassert_count: Number of times this reset line has been deasserted
458 * still be deasserted, as long as other users keep it so.
521 * If an assertion fails, already asserted resets are deasserted again.
549 * After calling this function, the reset is guaranteed to be deasserted.
584 * case, the reset lines are deasserted by default. If that is not the in reset_control_deassert()
601 * If a deassertion fails, already deasserted resets are asserted again.
784 /* Expect callers to filter out OPTIONAL and DEASSERTED bits */ in __reset_control_get_internal()
1252 bool deasserted = flags & RESET_CONTROL_FLAGS_BIT_DEASSERTED; in __devm_reset_control_get() local
1254 ptr = devres_alloc(deasserted ? devm_reset_control_release_deasserted : in __devm_reset_control_get()
1268 if (deasserted) { in __devm_reset_control_get()
1311 bool deasserted = flags & RESET_CONTROL_FLAGS_BIT_DEASSERTED; in __devm_reset_control_bulk_get() local
1314 ptr = devres_alloc(deasserted ? devm_reset_control_bulk_release_deasserted : in __devm_reset_control_bulk_get()
1328 if (deasserted) { in __devm_reset_control_bulk_get()
1467 * that just have to be asserted or deasserted, without any