Home
last modified time | relevance | path

Searched refs:SPINOR_OP_WREN (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/linux/mtd/
A Dspi-nor.h40 #define SPINOR_OP_WREN 0x06 /* Write enable */ macro
/u-boot/drivers/mtd/spi/
A Dsandbox.c265 case SPINOR_OP_WREN: in sandbox_sf_process_cmd()
A Dspi-nor-tiny.c160 return spi_nor_write_reg(nor, SPINOR_OP_WREN, NULL, 0); in write_enable()
A Dspi-nor-core.c221 return nor->write_reg(nor, SPINOR_OP_WREN, NULL, 0); in write_enable()
/u-boot/drivers/spi/
A Dich.c546 case SPINOR_OP_WREN: in ich_spi_exec_op_hwseq()

Completed in 15 milliseconds