Searched refs:SPINOR_OP_WREAR (Results 1 – 5 of 5) sorted by relevance
20 #define SPINOR_OP_WREAR 0xC5U /* Write Extended Address Register */ macro
64 #define SPINOR_OP_WREAR 0xc5 /* Write Extended Address Register */ macro
363 nor_dev.bank_write_cmd = SPINOR_OP_WREAR; in spi_nor_init()
230 spi_nor_write_reg(nor, SPINOR_OP_WREAR, in set_4byte()
342 nor->write_reg(nor, SPINOR_OP_WREAR, nor->cmd_buf, 1); in set_4byte()500 nor->bank_write_cmd = SPINOR_OP_WREAR; in read_bar()