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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7722.c582 struct clk_ops *onchip_ops[] = { variable in typeref:struct:clk_ops
592 BUG_ON(type < 0 || type > ARRAY_SIZE(onchip_ops));
593 *ops = onchip_ops[type];

Completed in 41 milliseconds