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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/
H A Dclock.c186 if (clk->hw_ctrld)
199 if (clk->hw_ctrld)
696 * Clocks that have hw_ctrld = true are hw controlled, and the hw
704 .hw_ctrld = true,
718 .hw_ctrld = true,
731 .hw_ctrld = false,
746 .hw_ctrld = false,
759 .hw_ctrld = false,
773 .hw_ctrld = false,
788 .hw_ctrld
[all...]
H A Dclock.h37 bool hw_ctrld; member in struct:clk

Completed in 61 milliseconds