Searched refs:required_bandwidth (Results 1 – 2 of 2) sorted by relevance
490 unsigned int required_bandwidth; in get_manager_lane() local498 required_bandwidth = 0; in get_manager_lane()500 required_bandwidth += m_rt->stream->params.rate * in get_manager_lane()504 if (required_bandwidth <= in get_manager_lane()516 bus->lane_used_bandwidth[l] += required_bandwidth; in get_manager_lane()521 bus->params.bandwidth -= required_bandwidth; in get_manager_lane()
1939 u32 rate, vs, required_bandwidth, available_bandwidth; in cdns_mhdp_sst_enable() local1950 required_bandwidth = pxlclock * bpp / 8; in cdns_mhdp_sst_enable()1953 vs = tu_size * required_bandwidth / available_bandwidth; in cdns_mhdp_sst_enable()