Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c60 #define NPCM7XX_TCSR_RSVD 0x01ffff00 macro
264 if (new_tcsr & NPCM7XX_TCSR_RSVD) { in npcm7xx_timer_write_tcsr()
267 new_tcsr &= ~NPCM7XX_TCSR_RSVD; in npcm7xx_timer_write_tcsr()