Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dspi.c122 ut_asserteq(slave_a->mode, sandbox_spi_get_mode(bus)); in dm_test_spi_switch_slaves()
128 ut_asserteq(slave_b->mode, sandbox_spi_get_mode(bus)); in dm_test_spi_switch_slaves()
134 ut_asserteq(slave_a->mode, sandbox_spi_get_mode(bus)); in dm_test_spi_switch_slaves()
/u-boot/arch/sandbox/include/asm/
A Dtest.h226 uint sandbox_spi_get_mode(struct udevice *dev);
/u-boot/drivers/spi/
A Dsandbox_spi.c62 uint sandbox_spi_get_mode(struct udevice *dev) in sandbox_spi_get_mode() function

Completed in 5 milliseconds