Home
last modified time | relevance | path

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

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