Searched refs:GQSPI_FREQ_150MHZ (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/spi/
H A Dzynqmp_gqspi.c116 #define GQSPI_FREQ_150MHZ 150000000 macro
332 } else if (reqhz <= GQSPI_FREQ_150MHZ) {
348 } else if (reqhz <= GQSPI_FREQ_150MHZ) {

Completed in 55 milliseconds