Lines Matching refs:spi_buf
36 const struct spi_buf tx_buf = { in eth_enc28j60_soft_reset()
52 const struct spi_buf tx_buf = { in eth_enc28j60_set_bank()
56 const struct spi_buf rx_buf = { in eth_enc28j60_set_bank()
88 const struct spi_buf tx_buf = { in eth_enc28j60_write_reg()
108 const struct spi_buf tx_buf = { in eth_enc28j60_read_reg()
116 struct spi_buf rx_buf = { in eth_enc28j60_read_reg()
148 const struct spi_buf tx_buf = { in eth_enc28j60_set_eth_reg()
170 const struct spi_buf tx_buf = { in eth_enc28j60_clear_eth_reg()
191 struct spi_buf tx_buf[2] = { in eth_enc28j60_write_mem()
234 const struct spi_buf tx_buf = { in eth_enc28j60_read_mem()
242 struct spi_buf rx_buf[2] = { in eth_enc28j60_read_mem()