Searched refs:flash_read (Results 1 – 4 of 4) sorted by relevance
27 int (*flash_read)(struct udevice *udev, member
93 priv->read = nandc_flash_op.flash_read; in rockchip_nand_probe()
122 priv->read = spi_flash_op[i]->flash_read; in rockchip_rksfc_probe()
1045 static int flash_read (int fd) in flash_read() function1115 rc = flash_read (fd_current); in flash_io()