Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h414 #define SNOR_HWCAPS_PP_1_1_4 BIT(17) macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c2136 params->hwcaps.mask |= SNOR_HWCAPS_PP_1_1_4; in spi_nor_init_params()
2221 { SNOR_HWCAPS_PP_1_1_4, SNOR_CMD_PP_1_1_4 }, in spi_nor_hwcaps_pp2cmd()
2442 SNOR_HWCAPS_PP_1_1_4 | in spi_nor_scan()