Home
last modified time | relevance | path

Searched refs:TICKS_TO_US (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/drivers/cpu_pm/cpcv3_2/
Dmt_cpu_pm_cpc.h84 #define TICKS_TO_US(tick) ((tick) / 13) macro
Dmt_cpu_pm_cpc.c194 res = TICKS_TO_US(cpc.auto_thres_tick); in mtk_cpc_read_config()