Searched refs:smcconf (Results 1 – 2 of 2) 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() argument179 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()250 smcconf->mode |= ATMEL_SMC_MODE_PS_4; in atmel_ebi_xslate_smc_config()254 smcconf->mode |= ATMEL_SMC_MODE_PS_8; in atmel_ebi_xslate_smc_config()269 smcconf->mode |= ATMEL_SMC_MODE_PMEN; in atmel_ebi_xslate_smc_config()290 &conf->smcconf); in at91sam9_ebi_apply_config()[all …]
157 struct atmel_smc_cs_conf smcconf; member1241 struct atmel_smc_cs_conf *smcconf) in atmel_smc_nand_prepare_smcconf() argument1260 atmel_smc_cs_conf_init(smcconf); in atmel_smc_nand_prepare_smcconf()1410 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf()1417 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf()1460 smcconf->mode |= ATMEL_SMC_MODE_DBW_16; in atmel_smc_nand_prepare_smcconf()1474 struct atmel_smc_cs_conf smcconf; in atmel_smc_nand_setup_interface() local1488 cs->smcconf = smcconf; in atmel_smc_nand_setup_interface()1499 struct atmel_smc_cs_conf smcconf; in atmel_hsmc_nand_setup_interface() local1513 cs->smcconf = smcconf; in atmel_hsmc_nand_setup_interface()[all …]