Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dspi-nor.h101 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c1761 if (val & XSR_PAGESIZE) { in s3an_nor_scan()