Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/spi-nor/
Dspansion.c296 SPINOR_OP_PP_4B, SNOR_PROTO_1_1_1); in s28hs512t_post_sfdp_fixup()
302 SPINOR_OP_PP_4B, SNOR_PROTO_8_8_8_DTR); in s28hs512t_post_sfdp_fixup()
Dsfdp.c1071 SPINOR_OP_PP_4B, SNOR_PROTO_1_1_1); in spi_nor_parse_4bait()
1077 SPINOR_OP_PP_4B, SNOR_PROTO_8_8_8_DTR); in spi_nor_parse_4bait()
Dcore.c1027 { SPINOR_OP_PP, SPINOR_OP_PP_4B }, in spi_nor_convert_3to4_program()
/linux-6.1.9/include/linux/mtd/
Dspi-nor.h62 #define SPINOR_OP_PP_4B 0x12 /* Page program (up to 256 bytes) */ macro
/linux-6.1.9/drivers/spi/
Dspi-intel.c1012 INTEL_SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_PP_4B, 1), \