Home
last modified time | relevance | path

Searched refs:SPINOR_OP_BE_4K (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h42 #define SPINOR_OP_BE_4K 0x20 /* Erase 4KiB block */ macro
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dspi-nor.h41 #define SPINOR_OP_BE_4K 0x20 /* Erase 4KiB block */ macro
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-intel.c1027 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_BE_4K, 1), \
1032 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_BE_4K, 1), \
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dspansion.c627 case SPINOR_OP_BE_4K: in s25hx_t_post_sfdp_fixup()
H A Dcore.c1142 { SPINOR_OP_BE_4K, SPINOR_OP_BE_4K_4B }, in spi_nor_convert_3to4_erase()
1855 * by using SPINOR_OP_SE instead of SPINOR_OP_BE_4K. We may have set up in spi_nor_erase()
2826 SPINOR_OP_BE_4K); in spi_nor_no_sfdp_init_params()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c1077 { SPINOR_OP_BE_4K, SPINOR_OP_BE_4K_4B }, in spi_nor_convert_3to4_erase()
1515 * by using SPINOR_OP_SE instead of SPINOR_OP_BE_4K. We may have set up in spi_nor_erase()
2818 SPINOR_OP_BE_4K); in spi_nor_info_init_params()

Completed in 14 milliseconds