Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dxilinx.c15 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro
142 if (nor->bouncebuf[0] & XSR_PAGESIZE) { in xilinx_nor_setup()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dxilinx.c65 if (nor->bouncebuf[0] & XSR_PAGESIZE) { in xilinx_nor_setup()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h91 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro

Completed in 3 milliseconds