Home
last modified time | relevance | path

Searched refs:pic32_rx_max (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dpic32_spi.c121 static u32 pic32_rx_max(struct pic32_spi_priv *priv, int n_bytes) in pic32_rx_max() function
132 u32 mx = pic32_rx_max(priv, sizeof(__type)); \
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pic32.c182 static u32 pic32_rx_max(struct pic32_spi *pic32s, int n_bytes) in pic32_rx_max() function
193 u32 mx = pic32_rx_max(pic32s, sizeof(__type)); \