Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/fmc/
H A Dstm32_fmc2_nand.c568 bool use_bus8) in stm32_fmc2_read_data() argument
572 if (use_bus8 && (nand->buswidth == NAND_BUS_WIDTH_16)) { in stm32_fmc2_read_data()
607 if (use_bus8 && (nand->buswidth == NAND_BUS_WIDTH_16)) { in stm32_fmc2_read_data()
615 bool use_bus8) in stm32_fmc2_write_data() argument
619 if (use_bus8 && (nand->buswidth == NAND_BUS_WIDTH_16)) { in stm32_fmc2_write_data()
655 if (use_bus8 && (nand->buswidth == NAND_BUS_WIDTH_16)) { in stm32_fmc2_write_data()