Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c139 static int clean_bar(struct spi_flash *flash) in clean_bar() function
378 ret = clean_bar(flash); in spi_flash_cmd_erase_ops()
440 ret = clean_bar(flash); in spi_flash_cmd_write_ops()
546 ret = clean_bar(flash); in spi_flash_cmd_read_ops()
H A Dspi-nor-core.c469 static int clean_bar(struct spi_nor *nor) in clean_bar() function
594 ret = clean_bar(nor); in spi_nor_erase()
958 ret = clean_bar(nor); in spi_nor_read()
1288 ret = clean_bar(nor); in spi_nor_write()