Searched refs:dln2_spi_get_speed (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/spi/
H A Dspi-dln2.c210 static int dln2_spi_get_speed(struct dln2_spi *dln2, u16 cmd, u32 *freq) function
241 ret = dln2_spi_get_speed(dln2, DLN2_SPI_GET_MIN_FREQUENCY, fmin);
245 ret = dln2_spi_get_speed(dln2, DLN2_SPI_GET_MAX_FREQUENCY, fmax);

Completed in 274 milliseconds