Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h51 #define SPINOR_OP_GBULK 0x98 /* Global Block Unlock */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h76 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_GBULK, 0), \
H A Dcore.c775 ret = spi_nor_controller_ops_write_reg(nor, SPINOR_OP_GBULK, in spi_nor_global_block_unlock()