Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dspi-nor.h389 #define SNOR_HWCAPS_PP_1_4_4 BIT(18) macro
/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c2839 { SNOR_HWCAPS_PP_1_4_4, SNOR_CMD_PP_1_4_4 }, in spi_nor_hwcaps_pp2cmd()
3895 { SNOR_HWCAPS_PP_1_4_4, BIT(8) }, in spi_nor_parse_4bait()
4011 if (pp_hwcaps & SNOR_HWCAPS_PP_1_4_4) in spi_nor_parse_4bait()