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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/
H A Dhotplug.c25 bfin_write_TCNTL(0);
H A Dsmp.c164 bfin_write_TCNTL(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dtime-ts.c253 bfin_write_TCNTL(TMPWR);
257 bfin_write_TCNTL(TMPWR | TMREN);
267 bfin_write_TCNTL(TMPWR);
273 bfin_write_TCNTL(TMPWR | TMREN | TAUTORLD);
277 bfin_write_TCNTL(TMPWR);
285 bfin_write_TCNTL(0);
296 bfin_write_TCNTL(TMPWR);
H A Dtime.c35 bfin_write_TCNTL(0);
54 bfin_write_TCNTL(1);
67 bfin_write_TCNTL(7);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcdef_LPBlackfin.h229 #define bfin_write_TCNTL(val) bfin_write32(TCNTL,val) macro

Completed in 139 milliseconds