Searched refs:mv_spi_psc_calc (Results 1 – 1 of 1) sorted by relevance
259 mv_spi_psc_calc(uint32_t clock, uint32_t *spr, uint32_t *sppr) in mv_spi_psc_calc() function298 if (clock == 0 || mv_spi_psc_calc(clock, &spr, &sppr) != 0) { in mv_spi_transfer()