Searched refs:list_count (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/test/dm/ |
| H A D | regulator.c | 296 static int list_count = ARRAY_SIZE(expected_setting_list); variable 322 for (i = 0; i < list_count; i++) { in dm_test_power_regulator_autoset_list()
|
| /openbmc/qemu/hw/intc/ |
| H A D | openpic.c | 1506 int list_count = 0; in openpic_realize() local 1552 map_list(opp, list_be, &list_count); in openpic_realize() 1553 map_list(opp, list_fsl, &list_count); in openpic_realize() 1565 map_list(opp, list_be, &list_count); in openpic_realize() 1566 map_list(opp, list_fsl, &list_count); in openpic_realize() 1589 map_list(opp, list_le, &list_count); in openpic_realize()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | open_power_utils.robot | 66 ${list_count}= Get Length ${object_list} 67 RETURN ${list_count}
|