Searched refs:SPI_FWRITE_DUAL_M (Results 1 – 14 of 14) sorted by relevance
207 user.val &= ~(SPI_FWRITE_QUAD_M | SPI_FWRITE_DUAL_M); in gpspi_flash_ll_set_read_mode()
212 user.val &= ~(SPI_FWRITE_QUAD_M | SPI_FWRITE_DUAL_M); in gpspi_flash_ll_set_read_mode()
205 user.val &= ~(SPI_FWRITE_QUAD_M | SPI_FWRITE_DUAL_M); in gpspi_flash_ll_set_read_mode()
259 #define SPI_FWRITE_DUAL_M (BIT(12)) macro
287 #define SPI_FWRITE_DUAL_M (BIT(12)) macro
295 #define SPI_FWRITE_DUAL_M (BIT(12)) macro
486 #define SPI_FWRITE_DUAL_M (BIT(12)) macro
305 #define SPI_FWRITE_DUAL_M (SPI_FWRITE_DUAL_V << SPI_FWRITE_DUAL_S) macro
305 …SET_PERI_REG_BITS(SPI_USER_REG(spi_num), (pRxData?SPI_FWRITE_DUAL_M:0xf), mode_backup, SPI_FWRITE_… in psram_cmd_recv_start()
393 #define SPI_FWRITE_DUAL_M (BIT(12)) macro