Home
last modified time | relevance | path

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

/drivers/soundwire/
A Dgeneric_bandwidth_allocation.c497 unsigned int required_bandwidth; in get_manager_lane() local
505 required_bandwidth = 0; in get_manager_lane()
507 required_bandwidth += m_rt->stream->params.rate * in get_manager_lane()
511 if (required_bandwidth <= in get_manager_lane()
523 bus->lane_used_bandwidth[l] += required_bandwidth; in get_manager_lane()
528 bus->params.bandwidth -= required_bandwidth; in get_manager_lane()
/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-core.c1870 u32 rate, vs, required_bandwidth, available_bandwidth; in cdns_mhdp_sst_enable() local
1881 required_bandwidth = pxlclock * bpp / 8; in cdns_mhdp_sst_enable()
1884 vs = tu_size * required_bandwidth / available_bandwidth; in cdns_mhdp_sst_enable()

Completed in 11 milliseconds