Searched refs:pic32_tx_max (Results 1 – 2 of 2) sorted by relevance
107 static u32 pic32_tx_max(struct pic32_spi_priv *priv, int n_bytes) in pic32_tx_max() function144 u32 mx = pic32_tx_max(priv, sizeof(__type)); \
161 static u32 pic32_tx_max(struct pic32_spi *pic32s, int n_bytes) in pic32_tx_max() function205 u32 mx = pic32_tx_max(pic32s, sizeof(__type)); \