Home
last modified time | relevance | path

Searched refs:SPINOR_OP_PP_4B (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mtd/
H A Dspi-nor.h62 #define SPINOR_OP_PP_4B 0x12 /* Page program (up to 256 bytes) */ macro
/linux/drivers/mtd/spi-nor/
H A Dsfdp.c1130 SPINOR_OP_PP_4B, SNOR_PROTO_1_1_1); in spi_nor_parse_4bait()
1136 SPINOR_OP_PP_4B, SNOR_PROTO_8_8_8_DTR); in spi_nor_parse_4bait()
H A Dcore.c1135 { SPINOR_OP_PP, SPINOR_OP_PP_4B }, in spi_nor_convert_3to4_program()
/linux/drivers/spi/
H A Dspi-intel.c1024 INTEL_SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_PP_4B, 1), \