Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dnpcm7xx_pwm.c221 static hwaddr npcm7xx_cnr_index(hwaddr offset) in npcm7xx_cnr_index() function
295 value = s->pwm[npcm7xx_cnr_index(offset)].cnr; in npcm7xx_pwm_read()
363 p = &s->pwm[npcm7xx_cnr_index(offset)]; in npcm7xx_pwm_write()