Searched refs:clk_is_bypassable (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/arm/mach-bcmring/
H A Dclock.c37 #define clk_is_bypassable(x) ((x)->type & CLK_TYPE_BYPASSABLE) macro
194 if (!clk_is_primary(parent) || !clk_is_bypassable(clk))

Completed in 58 milliseconds