Searched refs:pcsr (Results 1 – 4 of 4) sorted by relevance
132 timerp->pcsr = PIT_PCSR_OVW; in __udelay()135 timerp->pcsr |= PIT_PCSR_PRE(CONFIG_SYS_PIT_PRESCALE) | PIT_PCSR_EN; in __udelay()148 timerp->pcsr = PIT_PCSR_OVW; in timer_init()150 timerp->pcsr |= PIT_PCSR_PRE(CONFIG_SYS_PIT_PRESCALE) | PIT_PCSR_EN; in timer_init()
45 u16 pcsr; /* 0x00 Control and Status Register */ member
67 unsigned int pcsr; /* 0x240 */ member
36 u32 pcsr; /* 0x18 Peripheral Clock Status Register */ member