Searched refs:atmel_smc_cs_conf (Results 1 – 2 of 2) sorted by relevance
91 struct atmel_smc_cs_conf { struct99 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf); argument100 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf,103 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf,105 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf,107 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf,110 const struct atmel_smc_cs_conf *conf);113 int cs, const struct atmel_smc_cs_conf *conf);115 struct atmel_smc_cs_conf *conf);118 int cs, struct atmel_smc_cs_conf *conf);
23 struct atmel_smc_cs_conf smcconf;64 int (*converter)(struct atmel_smc_cs_conf *conf,111 struct atmel_smc_cs_conf *smcconf) in atmel_ebi_xslate_smc_timings()174 struct atmel_smc_cs_conf *smcconf = &conf->smcconf; in atmel_ebi_xslate_smc_config()