Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_reg.h69 #define SPI_HS_MIN_RATE 26000000 macro
H A Dqcom_spi_hw.c633 if (clock_val >= SPI_HS_MIN_RATE) in qcom_spi_hw_setup_spi_config()