Searched refs:tx_max (Results 1 – 2 of 2) sorted by relevance
71 static inline uint32_t tx_max(struct dw_spi *dws) in tx_max() function105 max = tx_max(dws); in dw_writer()
114 static inline rt_uint32_t tx_max(struct dw_spi *dw_spi_dev) in tx_max() function154 rt_uint32_t max = tx_max(dw_spi_dev); in dw_spi_writer()
Completed in 7 milliseconds