Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.c222 static void denali_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) in denali_write_buf() function
266 denali_write_buf(mtd, &byte, 1); in denali_write_byte()
1337 chip->write_buf = denali_write_buf; in denali_init()