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