Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/mcdi/
A Dmt_cpu_pm_cpc.c16 unsigned int auto_thres_tick; member
186 cpc.auto_thres_tick = us_to_ticks(data); in mtk_cpc_config()
187 val = cpc.auto_thres_tick; in mtk_cpc_config()
218 res = ticks_to_us(cpc.auto_thres_tick); in mtk_cpc_read_config()
261 cpc.auto_thres_tick = us_to_ticks(8000); in mtk_cpc_init()
268 mmio_write_32(CPC_MCUSYS_CPC_OFF_THRES, cpc.auto_thres_tick); in mtk_cpc_init()
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/mcdi/
A Dmt_cpu_pm_cpc.c16 unsigned int auto_thres_tick; member
186 cpc.auto_thres_tick = us_to_ticks(data); in mtk_cpc_config()
187 val = cpc.auto_thres_tick; in mtk_cpc_config()
218 res = ticks_to_us(cpc.auto_thres_tick); in mtk_cpc_read_config()
261 cpc.auto_thres_tick = us_to_ticks(8000); in mtk_cpc_init()
268 mmio_write_32(CPC_MCUSYS_CPC_OFF_THRES, cpc.auto_thres_tick); in mtk_cpc_init()

Completed in 5 milliseconds