Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h104 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro