Home
last modified time | relevance | path

Searched defs:dfixed_const_half (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_fixed.h36 #define dfixed_const_half(A) (u32)(((A) << 12) + 2048) macro
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fixed.h37 #define dfixed_const_half(A) (u32)(((A) << 12) + 2048) macro

Completed in 2 milliseconds