Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Dsi.c619 u32 min_bandwidth; in dce6_dmif_request_bandwidth() local
637 min_bandwidth = min(dfixed_trunc(b1), dfixed_trunc(b2)); in dce6_dmif_request_bandwidth()
639 a.full = dfixed_const(min_bandwidth); in dce6_dmif_request_bandwidth()