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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Domap_cf.c36 * CF_BASE really lives; this is a doc erratum.
38 #define CF_BASE 0xfffe2800 macro
41 #define CF_STATUS_REG __REG16(CF_BASE + 0x00)
47 #define CF_CFG_REG __REG16(CF_BASE + 0x02)
50 #define CF_CONTROL_REG __REG16(CF_BASE + 0x04)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dat91rm9200_devices.c203 #define CF_BASE AT91_CHIPSELECT_4 macro
207 .start = CF_BASE,
209 .end = CF_BASE + (0x30000000 - 1),

Completed in 50 milliseconds