Home
last modified time | relevance | path

Searched refs:MAX_SPI_FREQ_HZ (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/input/touchscreen/
Dad7879-spi.c19 #define MAX_SPI_FREQ_HZ 5000000 macro
37 if (spi->max_speed_hz > MAX_SPI_FREQ_HZ) { in ad7879_spi_probe()
Dad7877.c38 #define MAX_SPI_FREQ_HZ 20000000 macro
688 if (spi->max_speed_hz > MAX_SPI_FREQ_HZ) { in ad7877_probe()
/linux-5.19.10/drivers/input/misc/
Dadxl34x-spi.c17 #define MAX_SPI_FREQ_HZ 5000000 macro
73 if (spi->max_speed_hz > MAX_SPI_FREQ_HZ) { in adxl34x_spi_probe()
/linux-5.19.10/drivers/iio/adc/
Dad7606_spi.c16 #define MAX_SPI_FREQ_HZ 23500000 /* VDRIVE above 4.75 V */ macro