Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h43 #define SPINOR_OP_BE_4K_PMC 0xd7 /* Erase 4KiB block on PMC chips */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h60 #define SPINOR_OP_BE_4K_PMC 0xd7 /* Erase 4KiB block on PMC chips */ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2360 nor->erase_opcode = SPINOR_OP_BE_4K_PMC; in spi_nor_select_erase()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c2944 SPINOR_OP_BE_4K_PMC); in spi_nor_info_init_params()