Home
last modified time | relevance | path

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

/linux/drivers/clk/mvebu/
H 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()
/linux/mm/
H A Dswapfile.c430 static inline unsigned int cluster_offset(struct swap_info_struct *si, in cluster_offset() function
964 offset = cluster_offset(si, ci); in alloc_swap_scan_list()
985 offset = cluster_offset(si, ci); in swap_reclaim_full_clusters()
1050 offset = cluster_offset(si, ci); in cluster_alloc_swap_entry()
1328 offset = cluster_offset(si, ci); in swap_alloc_fast()