atmel_smc_cs_conf_set_pulse
{ .name = nm, .converter = atmel_smc_cs_conf_set_pulse, .shift = pos}
EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_set_pulse);
ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NWE_SHIFT,
ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NCS_WR_SHIFT,
ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NRD_SHIFT,
ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NCS_RD_SHIFT,
int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf,