Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/spi-nor/
Dxilinx.c15 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro
141 if (nor->bouncebuf[0] & XSR_PAGESIZE) { in xilinx_nor_setup()