Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h70 #define SPINOR_OP_WREAR 0xc5 /* Write Extended Address Register */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-tiny.c230 spi_nor_write_reg(nor, SPINOR_OP_WREAR, in set_4byte()
H A Dspi-nor-core.c358 nor->write_reg(nor, SPINOR_OP_WREAR, nor->cmd_buf, 1); in set_4byte()
516 nor->bank_write_cmd = SPINOR_OP_WREAR; in read_bar()