Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dnpcm7xx_pwm.c100 static uint32_t npcm7xx_pwm_calculate_duty(NPCM7xxPWM *p) in npcm7xx_pwm_calculate_duty() function
136 uint32_t duty = npcm7xx_pwm_calculate_duty(p); in npcm7xx_pwm_update_duty()