Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-cadence-quadspi.c185 #define CQSPI_REG_WR_DISABLE_AUTO_POLL BIT(14) macro
938 reg |= CQSPI_REG_WR_DISABLE_AUTO_POLL; in cqspi_write_setup()