Home
last modified time | relevance | path

Searched refs:OCTEON_SPI_MAX_CLOCK_HZ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-cavium-octeon.c55 host->max_speed_hz = OCTEON_SPI_MAX_CLOCK_HZ; in octeon_spi_probe()
H A Dspi-cavium-thunderx.c73 host->max_speed_hz = OCTEON_SPI_MAX_CLOCK_HZ; in thunderx_spi_probe()
H A Dspi-cavium.h8 #define OCTEON_SPI_MAX_CLOCK_HZ 16000000 macro