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.c376 bool is3byte, is4byte; in cypress_nor_determine_addr_mode_by_sr1() local
387 is3byte = (nor->bouncebuf[0] == nor->bouncebuf[1]); in cypress_nor_determine_addr_mode_by_sr1()
398 if (is3byte == is4byte) in cypress_nor_determine_addr_mode_by_sr1()
400 if (is3byte) in cypress_nor_determine_addr_mode_by_sr1()