Searched refs:ticks_to_us (Results 1 – 6 of 6) sorted by relevance
91 #define ticks_to_us(tick) ((tick) / 13) macro
218 res = ticks_to_us(cpc.auto_thres_tick); in mtk_cpc_read_config()
87 #define ticks_to_us(tick) ((tick) / 13) macro