Home
last modified time | relevance | path

Searched refs:watch_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/soc/ixp4xx/
H A Dnpe.h13 u32 watchpoint_fifo, watch_count; member
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c239 wc = __raw_readl(&npe->regs->watch_count); in npe_debug_instr()
246 if (wc != __raw_readl(&npe->regs->watch_count)) in npe_debug_instr()
383 __raw_writel(0, &npe->regs->watch_count); in npe_reset()