Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dxilinx.c65 if (nor->bouncebuf[0] & XSR_PAGESIZE) { in xilinx_nor_setup()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h92 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h113 #define XSR_PAGESIZE BIT(0) /* Page size in Po2 or Linear */ macro