Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h43 #define SPINOR_OP_BE_32K 0x52 /* Erase 32KiB block */ macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h57 #define SPINOR_OP_BE_32K 0x52 /* Erase 32KiB block */ macro
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c828 opcode == SPINOR_OP_BE_32K || opcode == SPINOR_OP_BE_32K_4B || in aspeed_spi_write_reg()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c364 { SPINOR_OP_BE_32K, SPINOR_OP_BE_32K_4B }, in spi_nor_convert_3to4_erase()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1143 { SPINOR_OP_BE_32K, SPINOR_OP_BE_32K_4B }, in spi_nor_convert_3to4_erase()