Searched refs:dfixed_const_half (Results 1 – 1 of 1) sorted by relevance
35 #define dfixed_const_half(A) (u32)(((A) << 12) + 2048) macro40 #define dfixed_init_half(A) { .full = dfixed_const_half((A)) }