Symbol: atmel_smc_cs_conf
drivers/memory/atmel-ebi.c
116
struct atmel_smc_cs_conf *smcconf)
drivers/memory/atmel-ebi.c
179
struct atmel_smc_cs_conf *smcconf = &conf->smcconf;
drivers/memory/atmel-ebi.c
27
struct atmel_smc_cs_conf smcconf;
drivers/memory/atmel-ebi.c
69
int (*converter)(struct atmel_smc_cs_conf *conf,
drivers/mfd/atmel-smc.c
100
int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf,
drivers/mfd/atmel-smc.c
142
int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf,
drivers/mfd/atmel-smc.c
181
int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf,
drivers/mfd/atmel-smc.c
220
int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf,
drivers/mfd/atmel-smc.c
253
const struct atmel_smc_cs_conf *conf)
drivers/mfd/atmel-smc.c
27
void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf)
drivers/mfd/atmel-smc.c
274
int cs, const struct atmel_smc_cs_conf *conf)
drivers/mfd/atmel-smc.c
294
struct atmel_smc_cs_conf *conf)
drivers/mfd/atmel-smc.c
315
int cs, struct atmel_smc_cs_conf *conf)
drivers/mtd/nand/raw/atmel/nand-controller.c
1241
struct atmel_smc_cs_conf *smcconf)
drivers/mtd/nand/raw/atmel/nand-controller.c
1489
struct atmel_smc_cs_conf smcconf;
drivers/mtd/nand/raw/atmel/nand-controller.c
1514
struct atmel_smc_cs_conf smcconf;
drivers/mtd/nand/raw/atmel/nand-controller.c
157
struct atmel_smc_cs_conf smcconf;
include/linux/mfd/syscon/atmel-smc.h
102
int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf,
include/linux/mfd/syscon/atmel-smc.h
104
int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf,
include/linux/mfd/syscon/atmel-smc.h
106
int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf,
include/linux/mfd/syscon/atmel-smc.h
109
const struct atmel_smc_cs_conf *conf);
include/linux/mfd/syscon/atmel-smc.h
112
int cs, const struct atmel_smc_cs_conf *conf);
include/linux/mfd/syscon/atmel-smc.h
114
struct atmel_smc_cs_conf *conf);
include/linux/mfd/syscon/atmel-smc.h
117
int cs, struct atmel_smc_cs_conf *conf);
include/linux/mfd/syscon/atmel-smc.h
98
void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf);
include/linux/mfd/syscon/atmel-smc.h
99
int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf,