Searched defs:_ns (Results 1 – 3 of 3) sorted by relevance
196 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
194 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
29 #define HT_LTF(_ns) (4 * (_ns)) argument30 #define SYMBOL_TIME(_ns) ((_ns) << 2) /* ns * 4 us */ argument31 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) /* ns * 3.6 us */ argument
Completed in 11 milliseconds