Searched refs:cpwd_readb (Results 1 – 1 of 1) sorted by relevance
192 static u8 cpwd_readb(void __iomem *addr) in cpwd_readb() function206 unsigned char curregs = cpwd_readb(p->regs + PLD_IMASK); in cpwd_toggleintr()264 if (cpwd_readb(p->devs[index].regs + WD_STATUS) & WD_S_RUNNING) in cpwd_pingtimer()274 if (cpwd_readb(p->devs[index].regs + WD_STATUS) & WD_S_RUNNING) { in cpwd_stoptimer()304 unsigned char stat = cpwd_readb(p->devs[index].regs + WD_STATUS); in cpwd_getstatus()305 unsigned char intr = cpwd_readb(p->devs[index].regs + PLD_IMASK); in cpwd_getstatus()