Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_fixed.h38 #define dfixed_const_8(A) (u32)(((A) << 12) + 3277) macro
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fixed.h39 #define dfixed_const_8(A) (u32)(((A) << 12) + 3277) macro

Completed in 1 milliseconds