c6x_mcbsp2_clk    140 arch/c6x/include/asm/clock.h extern struct clk c6x_mcbsp2_clk;
c6x_mcbsp2_clk    144 arch/c6x/platforms/plldata.c struct clk c6x_mcbsp2_clk = {
c6x_mcbsp2_clk    299 arch/c6x/platforms/plldata.c 	CLK("mcbsp.2", NULL, &c6x_mcbsp2_clk),
c6x_mcbsp2_clk    330 arch/c6x/platforms/plldata.c 	c6x_mcbsp2_clk.parent = &sysclks[10];