Searched refs:MXC_SPI_RevA1_GetRXThreshold (Results 1 – 15 of 15) sorted by relevance
98 unsigned int MXC_SPI_RevA1_GetRXThreshold(mxc_spi_reva_regs_t *spi);
203 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
200 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
210 return MXC_SPI_RevA1_GetRXThreshold(spi); in MXC_SPI_GetRXThreshold()
267 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
214 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
234 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
231 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
230 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
309 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
294 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
367 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
333 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
644 unsigned int MXC_SPI_RevA1_GetRXThreshold(mxc_spi_reva_regs_t *spi) in MXC_SPI_RevA1_GetRXThreshold() function1353 } while (rx_avail > MXC_SPI_RevA1_GetRXThreshold(spi)); in MXC_SPI_RevA1_AsyncHandler()1359 } while (rx_avail > MXC_SPI_RevA1_GetRXThreshold(spi)); in MXC_SPI_RevA1_AsyncHandler()
353 return MXC_SPI_RevA1_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()