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()
105 const uint8_t BIT_QE = 1 << 1; in spi_flash_chip_gd_get_io_mode() local109 *out_io_mode = ((sr & BIT_QE)? SPI_FLASH_QOUT: 0); in spi_flash_chip_gd_get_io_mode()
482 const uint8_t BIT_QE = 1 << 1; in spi_flash_chip_generic_get_io_mode() local486 *out_io_mode = ((sr & BIT_QE)? SPI_FLASH_QOUT: 0); in spi_flash_chip_generic_get_io_mode()495 const uint32_t BIT_QE = 1 << 9; in spi_flash_chip_generic_set_io_mode() local499 BIT_QE); in spi_flash_chip_generic_set_io_mode()