Home
last modified time | relevance | path

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

/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() argument
244 sprintf(path, "/machine/soc/pwm[%d]", module_index); in pwm_get_freq()
250 static uint64_t pwm_get_duty(QTestState *qts, int module_index, int pwm_index) in pwm_get_duty() argument
255 sprintf(path, "/machine/soc/pwm[%d]", module_index); in pwm_get_duty()