Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h133 struct bw_fixed bw_floor2(const struct bw_fixed arg, const struct bw_fixed significance);
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dbw_fixed.c110 struct bw_fixed bw_floor2(const struct bw_fixed arg, in bw_floor2() function