Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h260 #define SNOR_HWCAPS_PP_1_4_4 BIT(18) macro
/linux/drivers/mtd/spi-nor/
H A Dsfdp.c989 { SNOR_HWCAPS_PP_1_4_4, BIT(8) }, in spi_nor_parse_4bait()
1112 if (pp_hwcaps & SNOR_HWCAPS_PP_1_4_4) in spi_nor_parse_4bait()
H A Dcore.c2217 { SNOR_HWCAPS_PP_1_4_4, SNOR_CMD_PP_1_4_4 }, in spi_nor_hwcaps_pp2cmd()