Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_X_X_X (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/mtd/
Dspi-nor.h270 #define SNOR_HWCAPS_X_X_X (SNOR_HWCAPS_READ_2_2_2 | \ macro
/linux-5.19.10/drivers/mtd/spi-nor/
Dcore.c1956 *hwcaps &= ~SNOR_HWCAPS_X_X_X; in spi_nor_spimem_adjust_hwcaps()
1963 *hwcaps &= ~(SNOR_HWCAPS_X_X_X | SNOR_HWCAPS_X_X_X_DTR); in spi_nor_spimem_adjust_hwcaps()
2217 ignored_mask = SNOR_HWCAPS_X_X_X | SNOR_HWCAPS_X_X_X_DTR; in spi_nor_default_setup()