Searched refs:CHANSEL_DIV (Results 1 – 1 of 1) sorted by relevance
20 #define CHANSEL_DIV 15 macro21 #define CHANSEL_2G(_freq) (((_freq) * 0x10000) / CHANSEL_DIV)22 #define CHANSEL_5G(_freq) (((_freq) * 0x8000) / CHANSEL_DIV)