Searched refs:hz_to_std (Results 1 – 7 of 7) sorted by relevance
18 #define hz_to_std(a) (a) macro20 #define hz_to_std(a) ((a)*(100/HZ)+((a)*(100%HZ))/HZ) macro
29 # define hz_to_std(a) \ macro45 # define hz_to_std(a) (a) macro
37 # define hz_to_std(a) \ macro53 # define hz_to_std(a) (a) macro
12 #define hz_to_std(a) ((a * HZ)/100) macro
29 #define hz_to_std(a) ((a * HZ)/100) macro
15 #define hz_to_std(a) (a) macro
20 #define hz_to_std(a) (a) macro