Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/soc/ixp4xx/
Dnpe.h12 u32 watchpoint_fifo, watch_count; member
/Linux-v5.10/drivers/soc/ixp4xx/
Dixp4xx-npe.c236 wc = __raw_readl(&npe->regs->watch_count); in npe_debug_instr()
243 if (wc != __raw_readl(&npe->regs->watch_count)) in npe_debug_instr()
379 __raw_writel(0, &npe->regs->watch_count); in npe_reset()