Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h42 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1, in bw_min2() function
58 return bw_min2(bw_min2(v1, v2), v3); in bw_min3()