Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h48 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1, in bw_max2() function
65 return bw_max2(bw_max2(v1, v2), v3); in bw_max3()