Searched refs:c6x_mdio_clk (Results 1 – 2 of 2) sorted by relevance
/arch/c6x/platforms/ |
D | plldata.c | 150 struct clk c6x_mdio_clk = { variable 165 CLK("2c81800.mdio", NULL, &c6x_mdio_clk), 187 c6x_mdio_clk.parent = &sysclks[3]; in c6455_setup_clocks() 204 CLK("2c81800.mdio", NULL, &c6x_mdio_clk), 227 c6x_mdio_clk.parent = &sysclks[5]; in c6457_setup_clocks() 249 CLK("2c81800.mdio", NULL, &c6x_mdio_clk), 282 c6x_mdio_clk.parent = &sysclks[5]; in c6472_setup_clocks() 303 CLK("2c81800.mdio", NULL, &c6x_mdio_clk),
|
/arch/c6x/include/asm/ |
D | clock.h | 144 extern struct clk c6x_mdio_clk;
|