Home
last modified time | relevance | path

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

/drivers/soundwire/
A Dgeneric_bandwidth_allocation.c229 int sel_col = bus->params.col; in sdw_compute_group_params() local
276 params[i].hwidth = (sel_col * params[i].payload_bw + in sdw_compute_group_params()
281 if (column_needed > sel_col) in sdw_compute_group_params()
284 if (params[i].lane == 0 && column_needed > sel_col - 1) in sdw_compute_group_params()

Completed in 4 milliseconds