Home
last modified time | relevance | path

Searched +defs:test +defs:mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dsf.c85 unsigned int mode = CONFIG_SF_DEFAULT_MODE; in do_spi_flash_probe() local
406 static void show_time(struct test_info *test, int stage) in show_time()
421 static void spi_test_next_stage(struct test_info *test) in spi_test_next_stage()
442 struct test_info test; in spi_flash_test() local
/openbmc/libmctp/tests/
H A Dtest_astlpc.c158 struct astlpc_test *test = data; in astlpc_test_rx_message() local
172 uint8_t mode, uint32_t mtu, uint8_t (*kcs)[2], in endpoint_init()
240 const void *test = ((char *)src->astlpc->lpc_map) + tx_body; in astlpc_assert_tx_packet() local
1465 #define TEST_CASE(test) { #test, test } argument
1468 void (*test)(void); member
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h50 u32 test; member
787 #define IOMUX_MODE(contact, mode) (((mode) << IOMUX_MODE_POS) | (contact)) argument