Home
last modified time | relevance | path

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

/openbmc/u-boot/board/socrates/
H A Dnand.c15 static void sc_nand_write_byte(struct mtd_info *mtd, u_char byte);
36 static void sc_nand_write_byte(struct mtd_info *mtd, u_char byte) in sc_nand_write_byte() function
146 sc_nand_write_byte(mtdinfo, cmd); in sc_nand_hwcontrol()