Home
last modified time | relevance | path

Searched full:l2clk (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/mach-mv78xx0/
H A Dcommon.c76 static void get_pclk_l2clk(int hclk, int core_index, int *pclk, int *l2clk) in get_pclk_l2clk() argument
81 * Core #0 PCLK/L2CLK is configured by bits [13:8], core #1 in get_pclk_l2clk()
82 * PCLK/L2CLK by bits [19:14]. in get_pclk_l2clk()
97 * Bits [13:12] ([19:18] for core #1) configure the PCLK:L2CLK in get_pclk_l2clk()
100 *l2clk = *pclk / (((cfg >> 4) & 3) + 1); in get_pclk_l2clk()
410 int l2clk; in mv78xx0_init() local
414 get_pclk_l2clk(hclk, core_index, &pclk, &l2clk); in mv78xx0_init()
419 printk("L2 = %dMHz, ", (l2clk + 499999) / 1000000); in mv78xx0_init()
/linux/drivers/clk/mvebu/
H A Darmada-38x.c72 { .id = A380_CPU_TO_L2, .name = "l2clk" },
H A Ddove.c77 { .id = DOVE_CPU_TO_L2, .name = "l2clk", },
H A Darmada-375.c88 { .id = A375_CPU_TO_L2, .name = "l2clk" },
H A Dkirkwood.c82 { .id = KIRKWOOD_CPU_TO_L2, .name = "l2clk", },
/linux/arch/powerpc/kernel/
H A Dl2cr_6xx.S58 - L2CLK set to 1:1