Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_fixed.h35 #define dfixed_const(A) (u32)(((A) << 12))/* + ((B + 0.000122)*4096)) */ macro
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fixed.h36 #define dfixed_const(A) (u32)(((A) << 12))/* + ((B + 0.000122)*4096)) */ macro

Completed in 1 milliseconds