Home
last modified time | relevance | path

Searched defs:ascend (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/regulator/
Dhelpers.c828 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in regulator_set_current_limit_regmap() local
Dmax8998.c388 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in max8998_set_current_limit() local
/linux-6.12.1/sound/soc/sof/
Dipc4-pcm.c108 s8 *pipe_priority, bool ascend) in sof_ipc4_add_pipeline_by_priority()