Searched refs:nwe_setup (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dsam9_smc.h16 u8 nwe_setup; member in struct:sam9_smc_config
H A Dsam9_smc.c22 AT91_SMC_NWESETUP_(config->nwe_setup)
H A Dboard-cpu9krea.c127 .nwe_setup = 1,
146 .nwe_setup = 2,
201 .nwe_setup = 1,
221 .nwe_setup = 1,
H A Dboard-at572d940hf_ek.c169 .nwe_setup = 1,
230 .nwe_setup = 1,
H A Dboard-cam60.c160 .nwe_setup = 1,
H A Dboard-sam9-l9260.c159 .nwe_setup = 1,
H A Dboard-snapper9260.c124 .nwe_setup = 0,
H A Dboard-cap9adk.c201 .nwe_setup = 2,
277 .nwe_setup = 4,
H A Dboard-qil-a9260.c158 .nwe_setup = 1,
H A Dboard-sam9g20ek-2slot-mmc.c169 .nwe_setup = 2,
H A Dboard-stamp9g20.c102 .nwe_setup = 2,
H A Dboard-usb-a9260.c132 .nwe_setup = 1,
H A Dboard-usb-a9263.c145 .nwe_setup = 1,
H A Dboard-sam9261ek.c122 .nwe_setup = 2,
211 .nwe_setup = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/include/mach/
H A Dsmc.h23 int nwe_setup; member in struct:smc_timing
51 u8 nwe_setup; member in struct:smc_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dhsmc.c44 config->nwe_setup = 0;
71 if (timing->nwe_setup > 0)
72 config->nwe_setup = ns2cyc(timing->nwe_setup);
131 cycle = config->nwe_setup + config->nwe_pulse + recover;
148 setup = (HSMC_BF(NWE_SETUP, config->nwe_setup)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/atngw100/
H A Dflash.c22 .nwe_setup = 10,
H A Dsetup.c58 .nwe_setup = 10,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/atstk1000/
H A Dflash.c22 .nwe_setup = 10,
H A Datstk1002.c58 .nwe_setup = 10,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/favr-32/
H A Dflash.c22 .nwe_setup = 10,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_at91.c83 unsigned long nwe_setup, nwe_pulse; local
115 nwe_setup = nrd_setup;
122 dev_dbg(dev, "ATA timings: nwe_setup = %lu nwe_pulse = %lu nwe_cycle = %lu\n",
123 nwe_setup, nwe_pulse, write_cycle);
130 AT91_SMC_NWESETUP_(nwe_setup) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/merisc/
H A Dflash.c22 .nwe_setup = 2 * 14,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/mimc200/
H A Dflash.c22 .nwe_setup = 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/hammerhead/
H A Dflash.c40 .nwe_setup = 10,
104 .nwe_setup = 75,
247 .nwe_setup = 16,

Completed in 209 milliseconds

12