Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h229 #define SNOR_HWCAPS_READ_1_2_2 BIT(4) macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h391 #define SNOR_HWCAPS_READ_1_2_2 BIT(4) macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2055 SNOR_HWCAPS_READ_1_2_2,
2563 { SNOR_HWCAPS_READ_1_2_2, SNOR_CMD_READ_1_2_2 }, in spi_nor_hwcaps_read2cmd()
2690 SNOR_HWCAPS_READ_1_2_2 | in spi_nor_setup()
2819 hwcaps.mask |= SNOR_HWCAPS_READ_1_2_2; in spi_nor_scan()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c257 SNOR_HWCAPS_READ_1_2_2,
965 { SNOR_HWCAPS_READ_1_2_2, BIT(3) }, in spi_nor_parse_4bait()
H A Dcore.c2255 { SNOR_HWCAPS_READ_1_2_2, SNOR_CMD_READ_1_2_2 }, in spi_nor_hwcaps_read2cmd()