Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c37 int port_bo, sample_int; in sdw_compute_slave_ports() local
42 port_bo = t_data->block_offset; in sdw_compute_slave_ports()
56 sample_int, port_bo, port_bo >> 8, in sdw_compute_slave_ports()
66 port_bo += bps * ch; in sdw_compute_slave_ports()
86 int port_bo, int hstop) in sdw_compute_master_ports() argument
111 port_bo, port_bo >> 8, hstart, hstop, in sdw_compute_master_ports()
123 port_bo += bps * ch; in sdw_compute_master_ports()
129 t_data.block_offset = port_bo; in sdw_compute_master_ports()
131 port_bo += bps * ch; in sdw_compute_master_ports()
142 int port_bo, i; in _sdw_compute_port_params() local
[all …]
H A Damd_manager.c411 int port_bo, hstart, hstop, sample_int; in amd_sdw_compute_params() local
414 port_bo = 0; in amd_sdw_compute_params()
425 port_bo = (p_rt->num * 64) + 1; in amd_sdw_compute_params()
427 p_rt->num, hstart, hstop, port_bo); in amd_sdw_compute_params()
430 port_bo, port_bo >> 8, hstart, hstop, in amd_sdw_compute_params()
439 t_data.block_offset = port_bo; in amd_sdw_compute_params()