Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_PP_1_4_4 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/mtd/
Dspi-nor.h260 #define SNOR_HWCAPS_PP_1_4_4 BIT(18) macro
/Linux-v6.6/drivers/mtd/spi-nor/
Dsfdp.c975 { SNOR_HWCAPS_PP_1_4_4, BIT(8) }, in spi_nor_parse_4bait()
1098 if (pp_hwcaps & SNOR_HWCAPS_PP_1_4_4) in spi_nor_parse_4bait()
Dcore.c2278 { SNOR_HWCAPS_PP_1_4_4, SNOR_CMD_PP_1_4_4 }, in spi_nor_hwcaps_pp2cmd()