Home
last modified time | relevance | path

Searched refs:SPINOR_OP_SE_4B (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h72 #define SPINOR_OP_SE_4B 0xdc /* Sector erase (usually 64KiB) */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h88 #define SPINOR_OP_SE_4B 0xdc /* Sector erase (usually 64KiB) */ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c297 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c1172 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()