Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mtd/
Dspi-nor.h261 #define SNOR_HWCAPS_PP_1_4_4 BIT(18) macro
/linux-5.19.10/drivers/mtd/spi-nor/
Dsfdp.c958 { SNOR_HWCAPS_PP_1_4_4, BIT(8) }, in spi_nor_parse_4bait()
1081 if (pp_hwcaps & SNOR_HWCAPS_PP_1_4_4) in spi_nor_parse_4bait()
Dcore.c1858 { SNOR_HWCAPS_PP_1_4_4, SNOR_CMD_PP_1_4_4 }, in spi_nor_hwcaps_pp2cmd()