IS_FREQ_IN_PSB
#define IS_FREQ_IN_PSB(_freq) ((_freq) > 4940 && (_freq) < 4990)
#undef IS_FREQ_IN_PSB