Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_PP_8_8_8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h266 #define SNOR_HWCAPS_PP_8_8_8 BIT(22) macro
273 SNOR_HWCAPS_PP_8_8_8)
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h427 #define SNOR_HWCAPS_PP_8_8_8 BIT(22) macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2589 { SNOR_HWCAPS_PP_8_8_8, SNOR_CMD_PP_8_8_8 }, in spi_nor_hwcaps_pp2cmd()
2699 SNOR_HWCAPS_PP_8_8_8); in spi_nor_setup()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c2282 { SNOR_HWCAPS_PP_8_8_8, SNOR_CMD_PP_8_8_8 }, in spi_nor_hwcaps_pp2cmd()