Searched refs:fixed16_to_double (Results 1 – 4 of 4) sorted by relevance
1479 #define fixed16_to_double(x) (((double) x) / ((double) (1 << 16))) macro1480 #define fixed16_to_double_to_cpu(x) fixed16_to_double(le32_to_cpu(x))
99 #define fixed16_to_double(x) (((double) x) / ((double) (1 << 16))) macro100 #define fixed16_to_double_to_cpu(x) fixed16_to_double(le32_to_cpu(x))
1706 #define fixed16_to_double(x) (((double) x) / ((double) (1 << 16))) macro1707 #define fixed16_to_double_to_cpu(x) fixed16_to_double(le32_to_cpu(x))
3633 #define fixed16_to_double(x) (((double) x) / ((double) (1 << 16))) macro3634 #define fixed16_to_double_to_cpu(x) fixed16_to_double(le32_to_cpu(x))