Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/memory/
H A Dstm32-fmc2-ebi.c133 struct stm32_fmc2_ebi { struct
169 int (*check)(struct stm32_fmc2_ebi *ebi,
171 u32 (*calculate)(struct stm32_fmc2_ebi *ebi, int cs, u32 setup);
172 int (*set)(struct stm32_fmc2_ebi *ebi,
177 static int stm32_fmc2_ebi_check_mux(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_mux()
191 static int stm32_fmc2_ebi_check_waitcfg(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_waitcfg()
205 static int stm32_fmc2_ebi_check_sync_trans(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_sync_trans()
219 static int stm32_fmc2_ebi_check_async_trans(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_async_trans()
233 static int stm32_fmc2_ebi_check_cpsize(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_cpsize()
247 static int stm32_fmc2_ebi_check_address_hold(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_address_hold()
[all …]