Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h237 #define SNOR_HWCAPS_READ_1_4_4_DTR BIT(10) macro
280 SNOR_HWCAPS_READ_1_4_4_DTR | \
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h399 #define SNOR_HWCAPS_READ_1_4_4_DTR BIT(10) macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2569 { SNOR_HWCAPS_READ_1_4_4_DTR, SNOR_CMD_READ_1_4_4_DTR }, in spi_nor_hwcaps_read2cmd()
2694 SNOR_HWCAPS_READ_1_4_4_DTR | in spi_nor_setup()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c970 { SNOR_HWCAPS_READ_1_4_4_DTR, BIT(15) }, in spi_nor_parse_4bait()
H A Dcore.c2261 { SNOR_HWCAPS_READ_1_4_4_DTR, SNOR_CMD_READ_1_4_4_DTR }, in spi_nor_hwcaps_read2cmd()