Home
last modified time | relevance | path

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

/openbmc/u-boot/board/socrates/
H A Dnand.c18 static u16 sc_nand_read_word(struct mtd_info *mtd);
74 static u16 sc_nand_read_word(struct mtd_info *mtd) in sc_nand_read_word() function
155 nand->read_word = sc_nand_read_word; in board_nand_init()