Searched refs:SPI_FLASH_CONFIG_CONF_BITS (Results 1 – 3 of 3) sorted by relevance
64 #define SPI_FLASH_CONFIG_CONF_BITS BIT(31) ///< OR the io_mode with this mask, to enable the d… macro
91 bool conf_required = ((extra_bits & SPI_FLASH_CONFIG_CONF_BITS) != 0);
434 read_mode |= SPI_FLASH_CONFIG_CONF_BITS; in spi_flash_chip_generic_config_host_io_mode()