Home
last modified time | relevance | path

Searched refs:atmel_smc_cs_conf (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/mfd/syscon/
Datmel-smc.h91 struct atmel_smc_cs_conf { struct
99 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf); argument
100 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);
/Linux-v4.19/drivers/mfd/
Datmel-smc.c23 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init()
96 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_timing()
138 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_setup()
177 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_pulse()
216 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_cycle()
249 const struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_apply()
270 int cs, const struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_apply()
290 struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_get()
311 int cs, struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_get()
/Linux-v4.19/drivers/memory/
Datmel-ebi.c23 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()
/Linux-v4.19/drivers/mtd/nand/raw/atmel/
Dnand-controller.c159 struct atmel_smc_cs_conf smcconf;
1193 struct atmel_smc_cs_conf *smcconf) in atmel_smc_nand_prepare_smcconf()
1426 struct atmel_smc_cs_conf smcconf; in atmel_smc_nand_setup_data_interface()
1451 struct atmel_smc_cs_conf smcconf; in atmel_hsmc_nand_setup_data_interface()