Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/openpower/
H A Dtest_timed_power_on.robot147 ${timer_value}= BMC Execute Command ${CMD_GET_TPO_TIME}
148 @{return_value}= Split String ${timer_value[0]}
/openbmc/qemu/hw/timer/
H A Daspeed_timer.c776 const uint32_t timer_value = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2700_timer_write() local
795 timer_value); in aspeed_2700_timer_write()
799 aspeed_2700_timer_set_ctrl(s, timer_index, timer_value); in aspeed_2700_timer_write()
803 aspeed_2700_timer_clear_ctrl(s, timer_index, timer_value); in aspeed_2700_timer_write()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_watchdog.robot349 @{timer_value}= Split String ${resp}
356 ${value}= Get Slice From List ${timer_value} 6