Home
last modified time | relevance | path

Searched defs:SECT_4K (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dcore.h275 #define SECT_4K BIT(0) /* SPINOR_OP_BE_4K works uniformly */ macro
/kernel/linux/linux-4.19/drivers/mtd/spi-nor/
Dspi-nor.c65 #define SECT_4K BIT(0) /* SPINOR_OP_BE_4K works uniformly */ macro