Searched refs:SNOR_HWCAPS_X_X_X (Results 1 – 4 of 4) sorted by relevance
276 #define SNOR_HWCAPS_X_X_X (SNOR_HWCAPS_READ_2_2_2 | \ macro
2377 *hwcaps &= ~SNOR_HWCAPS_X_X_X; in spi_nor_spimem_adjust_hwcaps()2633 ignored_mask = SNOR_HWCAPS_X_X_X; in spi_nor_default_setup()
17791 *hwcaps &= ~SNOR_HWCAPS_X_X_X;17798 + *hwcaps &= ~(SNOR_HWCAPS_X_X_X | SNOR_HWCAPS_X_X_X_DTR);17807 - ignored_mask = SNOR_HWCAPS_X_X_X;17808 + ignored_mask = SNOR_HWCAPS_X_X_X | SNOR_HWCAPS_X_X_X_DTR;
11631 #define SNOR_HWCAPS_X_X_X (SNOR_HWCAPS_READ_2_2_2 | \