Searched refs:auto_thres_tick (Results 1 – 4 of 4) sorted by relevance
16 unsigned int auto_thres_tick; member186 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()
18 unsigned int auto_thres_tick; member168 cpc.auto_thres_tick = US_TO_TICKS(data); in mtk_cpc_config()169 mmio_write_32(CPC_MCUSYS_CPC_OFF_THRES, cpc.auto_thres_tick); in mtk_cpc_config()194 res = TICKS_TO_US(cpc.auto_thres_tick); in mtk_cpc_read_config()