can_be_bottom    1440 drivers/mtd/spi-nor/spi-nor.c 	bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB;
can_be_bottom    1453 drivers/mtd/spi-nor/spi-nor.c 		can_be_bottom = false;
can_be_bottom    1460 drivers/mtd/spi-nor/spi-nor.c 	if (!can_be_bottom && !can_be_top)
can_be_bottom    1520 drivers/mtd/spi-nor/spi-nor.c 	bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB;
can_be_bottom    1538 drivers/mtd/spi-nor/spi-nor.c 		can_be_bottom = false;
can_be_bottom    1540 drivers/mtd/spi-nor/spi-nor.c 	if (!can_be_bottom && !can_be_top)