Searched refs:clk_nd (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtadpole.c103 unsigned int node, clk_nd; local
112 clk_nd = prom_searchsiblings(node, "clk-ctrl");
113 if (!clk_nd)
116 clk_ctrl = (char *) prom_getint(clk_nd, "address");

Completed in 49 milliseconds