Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c250 static uint64_t pwm_get_duty(QTestState *qts, int module_index, int pwm_index) in pwm_get_duty() function
563 g_assert_cmpuint(pwm_get_duty(qts, module, pwm), ==, 0); in test_init()
592 g_assert_cmpuint(pwm_get_duty(qts, module, pwm), ==, 0); in test_oneshot()
637 g_assert_cmpuint(pwm_get_duty(qts, module, pwm), in test_toggle()
652 g_assert_cmpuint(pwm_get_duty(qts, module, pwm), in test_toggle()