Searched defs:fmc2 (Results 1 – 1 of 1) sorted by relevance
278 struct stm32_fmc2_nfc *fmc2 = to_stm32_nfc(chip->controller); in stm32_fmc2_timings_init() local310 struct stm32_fmc2_nfc *fmc2 = to_stm32_nfc(chip->controller); in stm32_fmc2_setup() local338 struct stm32_fmc2_nfc *fmc2 = to_stm32_nfc(chip->controller); in stm32_fmc2_select_chip() local402 static void stm32_fmc2_set_buswidth_16(struct stm32_fmc2_nfc *fmc2, bool set) in stm32_fmc2_set_buswidth_16()413 static void stm32_fmc2_set_ecc(struct stm32_fmc2_nfc *fmc2, bool enable) in stm32_fmc2_set_ecc()424 static inline void stm32_fmc2_enable_seq_irq(struct stm32_fmc2_nfc *fmc2) in stm32_fmc2_enable_seq_irq()436 static inline void stm32_fmc2_disable_seq_irq(struct stm32_fmc2_nfc *fmc2) in stm32_fmc2_disable_seq_irq()448 static inline void stm32_fmc2_clear_seq_irq(struct stm32_fmc2_nfc *fmc2) in stm32_fmc2_clear_seq_irq()454 static inline void stm32_fmc2_enable_bch_irq(struct stm32_fmc2_nfc *fmc2, in stm32_fmc2_enable_bch_irq()470 static inline void stm32_fmc2_disable_bch_irq(struct stm32_fmc2_nfc *fmc2) in stm32_fmc2_disable_bch_irq()[all …]