Searched defs:write_buf (Results 1 - 5 of 5) sorted by path

/u-boot/drivers/misc/
H A Dsifive-otp.c177 u32 *write_buf = (u32 *)buf; local
/u-boot/drivers/usb/eth/
H A Dlan75xx.c171 u32 write_buf; local
H A Dlan78xx.c342 u32 write_buf; local
H A Dsmsc95xx.c470 u32 write_buf; local
[all...]
/u-boot/include/linux/mtd/
H A Drawnand.h911 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
1217 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:platform_nand_ctrl

Completed in 97 milliseconds