Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c585 params->hwcaps.mask = SNOR_HWCAPS_READ; in spi_nor_init_params()
718 .mask = SNOR_HWCAPS_READ | in spi_nor_scan()
H A Dspi-nor-core.c2425 params->hwcaps.mask |= SNOR_HWCAPS_READ; in spi_nor_init_params()
2559 { SNOR_HWCAPS_READ, SNOR_CMD_READ }, in spi_nor_hwcaps_read2cmd()
2790 .mask = SNOR_HWCAPS_READ | in spi_nor_scan()
/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h223 #define SNOR_HWCAPS_READ BIT(0) macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h385 #define SNOR_HWCAPS_READ BIT(0) macro
/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c283 .mask = SNOR_HWCAPS_READ | in nxp_spifi_setup_flash()
H A Dhisi-sfc.c330 .mask = SNOR_HWCAPS_READ | in hisi_spi_nor_register()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c962 { SNOR_HWCAPS_READ, BIT(0) }, in spi_nor_parse_4bait()
H A Dcore.c2251 { SNOR_HWCAPS_READ, SNOR_CMD_READ }, in spi_nor_hwcaps_read2cmd()
3018 params->hwcaps.mask |= SNOR_HWCAPS_READ; in spi_nor_init_default_params()