Home
last modified time | relevance | path

Searched refs:CQSPI_REG_WR_DISABLE_AUTO_POLL (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/spi/
Dspi-cadence-quadspi.c181 #define CQSPI_REG_WR_DISABLE_AUTO_POLL BIT(14) macro
823 reg |= CQSPI_REG_WR_DISABLE_AUTO_POLL; in cqspi_write_setup()