Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dspansion.c377 bool is3byte, is4byte; in cypress_nor_determine_addr_mode_by_sr1() local
388 is3byte = (nor->bouncebuf[0] == nor->bouncebuf[1]); in cypress_nor_determine_addr_mode_by_sr1()
399 if (is3byte == is4byte) in cypress_nor_determine_addr_mode_by_sr1()
401 if (is3byte) in cypress_nor_determine_addr_mode_by_sr1()