Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
A Dspi-nor.h243 #define SNOR_HWCAPS_READ_MASK GENMASK(15, 0) macro
305 #define SNOR_HWCAPS_ALL (SNOR_HWCAPS_READ_MASK | \
/linux/drivers/mtd/spi-nor/
A Dcore.c2278 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1; in spi_nor_select_read()

Completed in 25 milliseconds