Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/basics/
A Dfixpt31_32.c60 #define FRACTIONAL_PART_MASK \ macro
67 (FRACTIONAL_PART_MASK & (x))
420 unsigned int fractional_part = FRACTIONAL_PART_MASK & value; in ux_dy()
A Dbw_fixed.c35 #define FRACTIONAL_PART_MASK \ macro
39 (FRACTIONAL_PART_MASK & (x))
/drivers/gpu/drm/amd/display/dc/sspl/
A Dspl_fixpt31_32.c38 #define FRACTIONAL_PART_MASK \ macro
45 (FRACTIONAL_PART_MASK & (x))
403 unsigned int fractional_part = FRACTIONAL_PART_MASK & value; in spl_ux_dy()

Completed in 14 milliseconds