Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi_flash.c94 static int write_cr(struct spi_flash *flash, u8 wc) in write_cr() function
H A Dspi-nor-core.c215 static int write_cr(struct spi_nor *nor, u8 val) in write_cr() function