Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soundwire/
Dgeneric_bandwidth_allocation.c43 int port_bo, sample_int; in sdw_compute_slave_ports() local
53 sample_int = (m_rt->bus->params.curr_dr_freq / rate); in sdw_compute_slave_ports()
62 sample_int, port_bo, port_bo >> 8, in sdw_compute_slave_ports()
97 int sample_int, hstart = 0; in sdw_compute_master_ports() local
103 sample_int = (bus->params.curr_dr_freq / rate); in sdw_compute_master_ports()
116 false, SDW_BLK_GRP_CNT_1, sample_int, in sdw_compute_master_ports()
Dbus.h174 int grp_ctrl, int sample_int, in sdw_fill_xport_params() argument
182 params->sample_interval = sample_int; in sdw_fill_xport_params()