Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-xcomm.c32 #define SPI_XCOMM_CLOCK 48000000 macro
122 divider = DIV_ROUND_UP(SPI_XCOMM_CLOCK, t->speed_hz); in spi_xcomm_setup_transfer()