Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dbw_fixed.c58 struct bw_fixed bw_frc_to_fixed(int64_t numerator, int64_t denominator) in bw_frc_to_fixed() function
178 (tmp >= (uint64_t)(bw_frc_to_fixed(1, 2).value)); in bw_mul()