Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h73 #define SPINOR_OP_PP_4B 0x12 /* Page program (up to 256 bytes) */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c267 { SPINOR_OP_PP, SPINOR_OP_PP_4B }, in spi_nor_convert_3to4_program()