Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h235 #define SNOR_HWCAPS_READ_1_4_4 BIT(8) macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h397 #define SNOR_HWCAPS_READ_1_4_4 BIT(8) macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c281 SNOR_HWCAPS_READ_1_4_4,
967 { SNOR_HWCAPS_READ_1_4_4, BIT(5) }, in spi_nor_parse_4bait()
H A Dcore.c2259 { SNOR_HWCAPS_READ_1_4_4, SNOR_CMD_READ_1_4_4 }, in spi_nor_hwcaps_read2cmd()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2079 SNOR_HWCAPS_READ_1_4_4,
2567 { SNOR_HWCAPS_READ_1_4_4, SNOR_CMD_READ_1_4_4 }, in spi_nor_hwcaps_read2cmd()
2693 SNOR_HWCAPS_READ_1_4_4 | in spi_nor_setup()
2812 hwcaps.mask |= (SNOR_HWCAPS_READ_1_4_4 | in spi_nor_scan()