Home
last modified time | relevance | path

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

/openbmc/qemu/hw/m68k/
H A Dmcf5208.c42 #define PCSR_RLD 0x0002 macro
98 if (s->pcsr & PCSR_RLD) in m5208_timer_write()
112 if ((s->pcsr & PCSR_RLD) == 0) { in m5208_timer_write()