SNOR_HWCAPS_READ_MASK 4167 drivers/mtd/spi-nor/spi-nor.c 	int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1;
SNOR_HWCAPS_READ_MASK  408 include/linux/mtd/spi-nor.h #define SNOR_HWCAPS_ALL		(SNOR_HWCAPS_READ_MASK |	\