Searched refs:pic32_rx_max (Results 1 – 2 of 2) sorted by relevance
121 static u32 pic32_rx_max(struct pic32_spi_priv *priv, int n_bytes) in pic32_rx_max() function132 u32 mx = pic32_rx_max(priv, sizeof(__type)); \
182 static u32 pic32_rx_max(struct pic32_spi *pic32s, int n_bytes) in pic32_rx_max() function193 u32 mx = pic32_rx_max(pic32s, sizeof(__type)); \