Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/
Dxilinx.c65 if (nor->bouncebuf[0] & XSR_PAGESIZE) { in xilinx_nor_setup()
/Linux-v5.10/include/linux/mtd/
Dspi-nor.h91 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro