Home
last modified time | relevance | path

Searched refs:ascend (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/
H A Dipc4-pcm.c146 s8 *pipe_priority, bool ascend) in sof_ipc4_add_pipeline_by_priority() argument
153 if (ascend && pipeline->priority < pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority()
156 else if (!ascend && pipeline->priority > pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority()
/linux/drivers/regulator/
H A Dhelpers.c828 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in regulator_set_current_limit_regmap() local
831 if (ascend) { in regulator_set_current_limit_regmap()
H A Dmax8998.c388 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in max8998_set_current_limit() local
391 if (ascend) { in max8998_set_current_limit()
/linux/lib/
H A Dmaple_tree.c1472 ascend: in mas_parent_gap()
1501 goto ascend; in mas_parent_gap()
4247 goto ascend; in mas_rev_awalk()
4257 goto ascend; in mas_rev_awalk()
4281 ascend: in mas_rev_awalk()