Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h225 #define SNOR_HWCAPS_READ_1_1_1_DTR BIT(2) macro
278 #define SNOR_HWCAPS_DTR (SNOR_HWCAPS_READ_1_1_1_DTR | \
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h387 #define SNOR_HWCAPS_READ_1_1_1_DTR BIT(2) macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c968 { SNOR_HWCAPS_READ_1_1_1_DTR, BIT(13) }, in spi_nor_parse_4bait()
H A Dcore.c2253 { SNOR_HWCAPS_READ_1_1_1_DTR, SNOR_CMD_READ_1_1_1_DTR }, in spi_nor_hwcaps_read2cmd()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2561 { SNOR_HWCAPS_READ_1_1_1_DTR, SNOR_CMD_READ_1_1_1_DTR }, in spi_nor_hwcaps_read2cmd()
2689 ignored_mask = (SNOR_HWCAPS_READ_1_1_1_DTR | in spi_nor_setup()