Home
last modified time | relevance | path

Searched defs:octeon_cf_data (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/mips/include/asm/octeon/
Docteon.h211 struct octeon_cf_data { struct
212 unsigned long base_region_bias;
213 unsigned int base_region; /* The chip select region used by CF */
214 int is16bit; /* 0 - 8bit, !0 - 16bit */
215 int dma_engine; /* -1 for no DMA */
/linux-3.3/arch/mips/cavium-octeon/
Docteon-platform.c21 static struct octeon_cf_data octeon_cf_data; variable