Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c239 static uint64_t pwm_get_freq(QTestState *qts, int module_index, int pwm_index) in pwm_get_freq() function
562 g_assert_cmpuint(pwm_get_freq(qts, module, pwm), ==, 0); in test_init()
591 g_assert_cmpuint(pwm_get_freq(qts, module, pwm), ==, 0); in test_oneshot()
641 g_assert_cmpuint(pwm_get_freq(qts, module, pwm), in test_toggle()
656 g_assert_cmpuint(pwm_get_freq(qts, module, pwm), in test_toggle()