Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c37 int port_bo, sample_int; in sdw_compute_slave_ports() local
47 sample_int = (m_rt->bus->params.curr_dr_freq / rate); in sdw_compute_slave_ports()
56 sample_int, port_bo, port_bo >> 8, in sdw_compute_slave_ports()
92 int sample_int, hstart = 0; in sdw_compute_master_ports() local
98 sample_int = (bus->params.curr_dr_freq / rate); in sdw_compute_master_ports()
110 false, SDW_BLK_GRP_CNT_1, sample_int, in sdw_compute_master_ports()
H A Dbus.h171 int grp_ctrl, int sample_int, in sdw_fill_xport_params() argument
179 params->sample_interval = sample_int; in sdw_fill_xport_params()
H A Damd_manager.c411 int port_bo, hstart, hstop, sample_int; in amd_sdw_compute_params() local
423 sample_int = (bus->params.curr_dr_freq / rate); in amd_sdw_compute_params()
429 false, SDW_BLK_GRP_CNT_1, sample_int, in amd_sdw_compute_params()