Home
last modified time | relevance | path

Searched refs:sel_col (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c173 int sel_col = bus->params.col; in sdw_compute_group_params() local
195 params[i].hwidth = (sel_col * in sdw_compute_group_params()
202 if (column_needed > sel_col - 1) in sdw_compute_group_params()
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c163 int sel_col = bus->params.col; in sdw_compute_group_params() local
185 params[i].hwidth = (sel_col * in sdw_compute_group_params()
192 if (column_needed > sel_col - 1) in sdw_compute_group_params()

Completed in 2 milliseconds