Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_fixed.h37 #define dfixed_const_half(A) (u32)(((A) << 12) + 2048) macro
42 #define dfixed_init_half(A) { .full = dfixed_const_half((A)) }
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dr100.c3482 crit_point_ff.full += dfixed_const_half(0); in r100_bandwidth_update()
3592 crit_point_ff.full += dfixed_const_half(0); in r100_bandwidth_update()

Completed in 36 milliseconds