Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_fixed.h38 #define dfixed_const_666(A) (u32)(((A) << 12) + 2731) macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr100.c3383 temp_ff.full = dfixed_const_666(16); in r100_bandwidth_update()