Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c26 static void spi_flash_addr(u32 addr, u8 *cmd) in spi_flash_addr() function
362 spi_flash_addr(erase_addr, cmd); in spi_flash_cmd_erase_ops()
424 spi_flash_addr(write_addr, cmd); in spi_flash_cmd_write_ops()
532 spi_flash_addr(read_addr, cmd); in spi_flash_cmd_read_ops()