Searched refs:US_TO_TICKS (Results 1 – 4 of 4) sorted by relevance
83 #define US_TO_TICKS(us) ((us) * 13) macro
168 cpc.auto_thres_tick = US_TO_TICKS(data); in mtk_cpc_config()
119 #define US_TO_TICKS(us) ((us) * 26) macro
71 mmio_write_32(CPC_MCUSYS_CPC_OFF_THRES, US_TO_TICKS(us)); in mtk_cpc_auto_dormant_tick()