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