Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h236 #define SNOR_HWCAPS_READ_4_4_4 BIT(9) macro
270 SNOR_HWCAPS_READ_4_4_4 | \
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h398 #define SNOR_HWCAPS_READ_4_4_4 BIT(9) macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2087 SNOR_HWCAPS_READ_4_4_4,
2568 { SNOR_HWCAPS_READ_4_4_4, SNOR_CMD_READ_4_4_4 }, in spi_nor_hwcaps_read2cmd()
2695 SNOR_HWCAPS_READ_4_4_4 | in spi_nor_setup()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c289 SNOR_HWCAPS_READ_4_4_4,
H A Dcore.c2260 { SNOR_HWCAPS_READ_4_4_4, SNOR_CMD_READ_4_4_4 }, in spi_nor_hwcaps_read2cmd()