Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_reg.h71 #define SPI_MAX_RATE 50000000 macro
H A Dqcom_spi.c364 sc->config.max_frequency = SPI_MAX_RATE; in qcom_spi_attach()