Home
last modified time | relevance | path

Searched refs:nwe_controlled (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/arch/avr32/boards/hammerhead/
Dflash.c54 .nwe_controlled = 1,
121 .nwe_controlled = 1,
261 .nwe_controlled = 1,
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
Dsmc.h76 unsigned int nwe_controlled:1; member
/linux-4.1.27/arch/avr32/boards/atngw100/
Dflash.c36 .nwe_controlled = 1,
Dsetup.c78 .nwe_controlled = 1,
/linux-4.1.27/arch/avr32/boards/atstk1000/
Dflash.c36 .nwe_controlled = 1,
Datstk1002.c78 .nwe_controlled = 1,
/linux-4.1.27/arch/avr32/boards/favr-32/
Dflash.c36 .nwe_controlled = 1,
/linux-4.1.27/arch/avr32/boards/merisc/
Dflash.c36 .nwe_controlled = 1,
/linux-4.1.27/arch/avr32/boards/mimc200/
Dflash.c36 .nwe_controlled = 1,
/linux-4.1.27/arch/avr32/mach-at32ap/
Dhsmc.c196 if (config->nwe_controlled) in smc_set_configuration()
/linux-4.1.27/drivers/ata/
Dpata_at32.c322 info->smc.nwe_controlled = 0; /* Drive data on falling edge of NCS */ in pata_at32_probe()