watch_count 236 drivers/soc/ixp4xx/ixp4xx-npe.c wc = __raw_readl(&npe->regs->watch_count); watch_count 243 drivers/soc/ixp4xx/ixp4xx-npe.c if (wc != __raw_readl(&npe->regs->watch_count)) watch_count 379 drivers/soc/ixp4xx/ixp4xx-npe.c __raw_writel(0, &npe->regs->watch_count); watch_count 12 include/linux/soc/ixp4xx/npe.h u32 watchpoint_fifo, watch_count;