Searched refs:mox_do_spi (Results 1 - 1 of 1) sorted by relevance

/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c172 static int mox_do_spi(u8 *in, u8 *out, size_t size) function
218 ret = mox_do_spi(din, dout, MAX_MOX_MODULES);
337 ret = mox_do_spi(NULL, dout, module_count + 1);

Completed in 40 milliseconds