Home
last modified time | relevance | path

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

/drivers/clk/mvebu/
A Dap-cpu-clk.c44 unsigned int cluster_offset; member
82 .cluster_offset = AP806_CA72MP2_0_PLL_CR_CLUSTER_OFFSET,
116 .cluster_offset = AP807_CA72MP2_0_PLL_CR_CLUSTER_OFFSET,
151 (clk->cluster * clk->pll_regs->cluster_offset); in ap_cpu_clk_recalc_rate()
167 (clk->cluster * clk->pll_regs->cluster_offset); in ap_cpu_clk_set_rate()
169 (clk->cluster * clk->pll_regs->cluster_offset); in ap_cpu_clk_set_rate()
171 (clk->cluster * clk->pll_regs->cluster_offset); in ap_cpu_clk_set_rate()
/drivers/platform/x86/intel/uncore-frequency/
A Duncore-frequency-tpmi.c526 u64 cluster_offset; in uncore_probe() local
588 cluster_offset = readq(pd_info->uncore_base + in uncore_probe()
595 mask = (cluster_offset & UNCORE_CLUSTER_OFF_MASK); in uncore_probe()
624 cluster_offset >>= UNCORE_MAX_CLUSTER_PER_DOMAIN; in uncore_probe()

Completed in 7 milliseconds