Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ_2_2_2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h230 #define SNOR_HWCAPS_READ_2_2_2 BIT(5) macro
269 #define SNOR_HWCAPS_X_X_X (SNOR_HWCAPS_READ_2_2_2 | \
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h392 #define SNOR_HWCAPS_READ_2_2_2 BIT(5) macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2063 SNOR_HWCAPS_READ_2_2_2,
2564 { SNOR_HWCAPS_READ_2_2_2, SNOR_CMD_READ_2_2_2 }, in spi_nor_hwcaps_read2cmd()
2692 SNOR_HWCAPS_READ_2_2_2 | in spi_nor_setup()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c265 SNOR_HWCAPS_READ_2_2_2,
H A Dcore.c2256 { SNOR_HWCAPS_READ_2_2_2, SNOR_CMD_READ_2_2_2 }, in spi_nor_hwcaps_read2cmd()