Searched refs:TICKS_TO_US (Results 1 – 3 of 3) sorted by relevance
84 #define TICKS_TO_US(tick) ((tick) / 13) macro
194 res = TICKS_TO_US(cpc.auto_thres_tick); in mtk_cpc_read_config()
120 #define TICKS_TO_US(tick) ((tick) / 26) macro