Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dnpcm7xx_pwm.c237 static hwaddr npcm7xx_cmr_index(hwaddr offset) in npcm7xx_cmr_index() function
302 value = s->pwm[npcm7xx_cmr_index(offset)].cmr; in npcm7xx_pwm_read()
378 p = &s->pwm[npcm7xx_cmr_index(offset)]; in npcm7xx_pwm_write()