Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h60 #define SPINOR_OP_BE_4K_PMC 0xd7 /* Erase 4KiB block on PMC chips */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-core.c2428 nor->erase_opcode = SPINOR_OP_BE_4K_PMC; in spi_nor_select_erase()