Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h62 #define SPINOR_OP_PP_4B 0x12 /* Page program (up to 256 bytes) */ macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h75 #define SPINOR_OP_PP_4B 0x12 /* Page program (up to 256 bytes) */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dspansion.c697 SPINOR_OP_PP_4B, SNOR_PROTO_1_1_1); in s28hx_t_post_sfdp_fixup()
703 SPINOR_OP_PP_4B, SNOR_PROTO_8_8_8_DTR); in s28hx_t_post_sfdp_fixup()
H A Dsfdp.c1086 SPINOR_OP_PP_4B, SNOR_PROTO_1_1_1); in spi_nor_parse_4bait()
1092 SPINOR_OP_PP_4B, SNOR_PROTO_8_8_8_DTR); in spi_nor_parse_4bait()
H A Dcore.c1128 { SPINOR_OP_PP, SPINOR_OP_PP_4B }, in spi_nor_convert_3to4_program()
/openbmc/linux/drivers/spi/
H A Dspi-intel.c1014 INTEL_SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_PP_4B, 1), \
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c1703 case SPINOR_OP_PP_4B: in aspeed_spi_flash_init()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c351 { SPINOR_OP_PP, SPINOR_OP_PP_4B }, in spi_nor_convert_3to4_program()