Searched refs:pcsr (Results 1 – 4 of 4) sorted by relevance
133 timerp->pcsr = PIT_PCSR_OVW; in __udelay()136 timerp->pcsr |= PIT_PCSR_PRE(CONFIG_SYS_PIT_PRESCALE) | PIT_PCSR_EN; in __udelay()149 timerp->pcsr = PIT_PCSR_OVW; in timer_init()151 timerp->pcsr |= PIT_PCSR_PRE(CONFIG_SYS_PIT_PRESCALE) | PIT_PCSR_EN; in timer_init()
44 u16 pcsr; /* 0x00 Control and Status Register */ member
66 unsigned int pcsr; /* 0x240 */ member
35 u32 pcsr; /* 0x18 Peripheral Clock Status Register */ member