Home
last modified time | relevance | path

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

/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c160 static int mox_do_spi(u8 *in, u8 *out, size_t size) in mox_do_spi() function
206 ret = mox_do_spi(din, dout, MAX_MOX_MODULES); in mox_get_topology()
357 ret = mox_do_spi(NULL, dout, module_count + 1); in configure_peridots()