Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c278 static int wilc_spi_tx(struct wilc *wilc, u8 *b, u32 len) in wilc_spi_tx() function
431 if (wilc_spi_tx(wilc, &cmd, 1)) { in spi_data_write()
441 if (wilc_spi_tx(wilc, &b[ix], nbytes)) { in spi_data_write()
455 if (wilc_spi_tx(wilc, crc, 2)) { in spi_data_write()