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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-nuc93x/
H A Dcpu.c86 DEF_CLKLOOK(&clk_timer, NULL, "timer"),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-nuc93x/
H A Dcpu.c86 DEF_CLKLOOK(&clk_timer, NULL, "timer"),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Domap.c169 struct timer_list clk_timer; member in struct:mmc_omap_host
217 del_timer(&host->clk_timer);
266 mod_timer(&host->clk_timer, jiffies + HZ/10);
268 del_timer(&host->clk_timer);
1434 setup_timer(&host->clk_timer, mmc_omap_clk_timer, (unsigned long) host);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Domap.c169 struct timer_list clk_timer; member in struct:mmc_omap_host
217 del_timer(&host->clk_timer);
266 mod_timer(&host->clk_timer, jiffies + HZ/10);
268 del_timer(&host->clk_timer);
1434 setup_timer(&host->clk_timer, mmc_omap_clk_timer, (unsigned long) host);

Completed in 78 milliseconds