Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/socrates/
H A Dnand.c16 static void sc_nand_write_byte(struct mtd_info *mtd, u_char byte);
37 static void sc_nand_write_byte(struct mtd_info *mtd, u_char byte) in sc_nand_write_byte() function
147 sc_nand_write_byte(mtdinfo, cmd); in sc_nand_hwcontrol()