Searched refs:CQSPI_NEEDS_WR_DELAY (Results 1 – 1 of 1) sorted by relevance
36 #define CQSPI_NEEDS_WR_DELAY BIT(0) macro1285 if (ddata->quirks & CQSPI_NEEDS_WR_DELAY) in cqspi_probe()1386 .quirks = CQSPI_NEEDS_WR_DELAY,1391 .quirks = CQSPI_NEEDS_WR_DELAY,