Searched refs:SPINOR_OP_WREN (Results 1 – 5 of 5) sorted by relevance
40 #define SPINOR_OP_WREN 0x06 /* Write enable */ macro
265 case SPINOR_OP_WREN: in sandbox_sf_process_cmd()
160 return spi_nor_write_reg(nor, SPINOR_OP_WREN, NULL, 0); in write_enable()
221 return nor->write_reg(nor, SPINOR_OP_WREN, NULL, 0); in write_enable()
546 case SPINOR_OP_WREN: in ich_spi_exec_op_hwseq()
Completed in 15 milliseconds