Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_fixed.h37 #define dfixed_const_666(A) (u32)(((A) << 12) + 2731) macro
/dragonfly/sys/dev/drm/radeon/
H A Dr100.c3396 temp_ff.full = dfixed_const_666(16); in r100_bandwidth_update()