Searched refs:SNOR_HWCAPS_PP_MASK (Results 1 – 2 of 2) sorted by relevance
404 #define SNOR_HWCAPS_PP_MASK GENMASK(22, 16) macro
2269 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_PP_MASK) - 1; in spi_nor_select_pp()