Searched refs:EMIFS_CCS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dtc.h84 #define EMIFS_CCS(n) (EMIFS_CS0_CONFIG + (4 * (n))) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dboard-osk.c266 l = omap_readl(EMIFS_CCS(1));
268 omap_writel(l, EMIFS_CCS(1));
537 l = omap_readl(EMIFS_CCS(3));
539 omap_writel(EMIFS_CS3_VAL, EMIFS_CCS(3));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Domap_cf.c281 seg, omap_readl(EMIFS_CCS(seg)), omap_readl(EMIFS_ACS(seg)));
282 omap_writel(0x0004a1b3, EMIFS_CCS(seg)); /* synch mode 4 etc */

Completed in 132 milliseconds