Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dstm32_fmc2_nand.c395 static void stm32_fmc2_nfc_set_buswidth_16(struct stm32_fmc2_nfc *nfc, bool set) in stm32_fmc2_nfc_set_buswidth_16() function
1180 stm32_fmc2_nfc_set_buswidth_16(nfc, false); in stm32_fmc2_nfc_read_data()
1216 stm32_fmc2_nfc_set_buswidth_16(nfc, true); in stm32_fmc2_nfc_read_data()
1227 stm32_fmc2_nfc_set_buswidth_16(nfc, false); in stm32_fmc2_nfc_write_data()
1263 stm32_fmc2_nfc_set_buswidth_16(nfc, true); in stm32_fmc2_nfc_write_data()