Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ_1_8_8_DTR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h243 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14) macro
281 SNOR_HWCAPS_READ_1_8_8_DTR | \
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h405 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14) macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2573 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR }, in spi_nor_hwcaps_read2cmd()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c2265 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR }, in spi_nor_hwcaps_read2cmd()