__setup_clocks    420 arch/c6x/platforms/plldata.c 	void (*__setup_clocks)(struct device_node *np);
__setup_clocks    461 arch/c6x/platforms/plldata.c 		__setup_clocks = id->data;
__setup_clocks    462 arch/c6x/platforms/plldata.c 		__setup_clocks(node);