Searched refs:clk_in (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/cris/include/arch-v32/arch/hwregs/
H A Dsser_defs.h197 unsigned int clk_in : 1; member in struct:__anon8671
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmxcmmc.c632 unsigned int clk_in = clk_get_rate(host->clk); local
638 x = (clk_in / (divider + 1));
658 prescaler, divider, clk_in, clk_ios);

Completed in 104 milliseconds