Home
last modified time | relevance | path

Searched refs:is4byte (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
397 is4byte = (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()