Searched refs:BIT_QE (Results 1 – 3 of 3) sorted by relevance
42 const uint8_t BIT_QE = 1 << 6; in spi_flash_chip_issi_set_io_mode() local46 BIT_QE); in spi_flash_chip_issi_set_io_mode()52 const uint8_t BIT_QE = 1 << 6; in spi_flash_chip_issi_get_io_mode() local56 *out_io_mode = ((sr & BIT_QE)? SPI_FLASH_QOUT: 0); in spi_flash_chip_issi_get_io_mode()
68 const uint8_t BIT_QE = 1 << 1; in spi_flash_chip_gd_get_io_mode() local72 *out_io_mode = ((sr & BIT_QE)? SPI_FLASH_QOUT: 0); in spi_flash_chip_gd_get_io_mode()
445 const uint8_t BIT_QE = 1 << 1; in spi_flash_chip_generic_get_io_mode() local449 *out_io_mode = ((sr & BIT_QE)? SPI_FLASH_QOUT: 0); in spi_flash_chip_generic_get_io_mode()458 const uint32_t BIT_QE = 1 << 9; in spi_flash_chip_generic_set_io_mode() local462 BIT_QE); in spi_flash_chip_generic_set_io_mode()