Home
last modified time | relevance | path

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

/openbmc/libmctp/tests/
H A Dtest_core.c44 struct test_params { struct
54 struct test_params *param = (struct test_params *)data; in rx_message() argument
140 struct test_params test_param; in mctp_core_test_simple_rx()
168 struct test_params test_param; in mctp_core_test_receive_equal_length_fragments()
209 struct test_params test_param; in mctp_core_test_receive_unexpected_smaller_middle_fragment()
249 struct test_params test_param; in mctp_core_test_receive_unexpected_bigger_middle_fragment()
289 struct test_params test_param; in mctp_core_test_receive_smaller_end_fragment()
331 struct test_params test_param; in mctp_core_test_receive_bigger_end_fragment()
371 struct test_params test_param; in mctp_core_test_drop_large_fragments()
401 struct test_params test_param; in mctp_core_test_exhaust_context_buffers()
[all …]
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c134 const u32 test_params = SDRAM_TEST_EN in ast2500_ddr_cbr_test() local
153 writel((i << SDRAM_TEST_GEN_MODE_SHIFT) | test_params, in ast2500_ddr_cbr_test()