Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dsst.c29 ret = spi_nor_read_cr(nor, nor->bouncebuf); in sst26vf_nor_unlock()
33 if (!(nor->bouncebuf[0] & SST26VF_CR_BPNV)) { in sst26vf_nor_unlock()
/linux/include/linux/mtd/
H A Dspi-nor.h394 u8 *bouncebuf; member