Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/common/
Dclock.c355 c = clk_register_fixed_factor(NULL, ALCHEMY_LR_CLK, in alchemy_clk_setup_lrclk()
358 clk_register_clkdev(c, ALCHEMY_LR_CLK, NULL); in alchemy_clk_setup_lrclk()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h58 #define ALCHEMY_LR_CLK "lr_clk" macro