Searched refs:APHY_SYMBOL_TIME (Results 1 – 2 of 2) sorted by relevance
85 #define APHY_SYMBOL_TIME 4 macro644 dur += APHY_SYMBOL_TIME * nsyms; in brcms_c_calc_frame_time()656 dur += APHY_SYMBOL_TIME * nsyms; in brcms_c_calc_frame_time()6231 nsyms = dur / APHY_SYMBOL_TIME; in brcms_c_calc_frame_len()6240 nsyms = dur / APHY_SYMBOL_TIME; in brcms_c_calc_frame_len()
2630 #define APHY_SYMBOL_TIME 4 /* APHY symbol time */ macro