Searched refs:smcconf (Results 1 – 1 of 1) sorted by relevance
27 struct atmel_smc_cs_conf smcconf; member87 &conf->smcconf); in at91sam9_ebi_get_config()94 conf->cs, &conf->smcconf); in sama5_ebi_get_config()116 struct atmel_smc_cs_conf *smcconf) in atmel_ebi_xslate_smc_timings() argument137 smcconf->mode |= ATMEL_SMC_MODE_TDF(ncycles); in atmel_ebi_xslate_smc_timings()159 ret = xlate->converter(smcconf, xlate->shift, ncycles); in atmel_ebi_xslate_smc_timings()179 struct atmel_smc_cs_conf *smcconf = &conf->smcconf; in atmel_ebi_xslate_smc_config() local189 smcconf->mode |= ATMEL_SMC_MODE_DBW_8; in atmel_ebi_xslate_smc_config()193 smcconf->mode |= ATMEL_SMC_MODE_DBW_16; in atmel_ebi_xslate_smc_config()197 smcconf->mode |= ATMEL_SMC_MODE_DBW_32; in atmel_ebi_xslate_smc_config()[all …]