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