Home
last modified time | relevance | path

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

/arch/mips/alchemy/common/
Dclock.c319 c = clk_register_fixed_factor(NULL, ALCHEMY_MEM_CLK, pn, in alchemy_clk_setup_mem()
322 clk_register_clkdev(c, ALCHEMY_MEM_CLK, NULL); in alchemy_clk_setup_mem()
/arch/mips/include/asm/mach-au1x00/
Dau1000.h57 #define ALCHEMY_MEM_CLK "mem_clk" macro