Searched refs:SNOR_HWCAPS_READ_MASK (Results 1 – 5 of 5) sorted by relevance
233 #define SNOR_HWCAPS_READ_MASK GENMASK(14, 0) macro289 #define SNOR_HWCAPS_ALL (SNOR_HWCAPS_READ_MASK | \
378 #define SNOR_HWCAPS_READ_MASK GENMASK(14, 0) macro
611 int best_match = shared_hwcaps & SNOR_HWCAPS_READ_MASK; in spi_nor_select_read()
2297 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1; in spi_nor_select_read()
2611 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1; in spi_nor_select_read()