Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dspi_flash.c23 static void spi_flash_addr(u32 addr, u8 *cmd) in spi_flash_addr() function
347 spi_flash_addr(erase_addr, cmd); in spi_flash_cmd_erase_ops()
409 spi_flash_addr(write_addr, cmd); in spi_flash_cmd_write_ops()
521 spi_flash_addr(read_addr, cmd); in spi_flash_cmd_read_ops()