Home
last modified time | relevance | path

Searched defs:write_bar (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi_flash.c151 static int write_bar(struct spi_flash *flash, u32 offset) in write_bar() function
H A Dspi-nor-core.c482 static int write_bar(struct spi_nor *nor, u32 offset) in write_bar() function