c6x_mcbsp1_clk    139 arch/c6x/include/asm/clock.h extern struct clk c6x_mcbsp1_clk;
c6x_mcbsp1_clk    140 arch/c6x/platforms/plldata.c struct clk c6x_mcbsp1_clk = {
c6x_mcbsp1_clk    298 arch/c6x/platforms/plldata.c 	CLK("mcbsp.1", NULL, &c6x_mcbsp1_clk),
c6x_mcbsp1_clk    329 arch/c6x/platforms/plldata.c 	c6x_mcbsp1_clk.parent = &sysclks[10];