Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-ixp4xx/include/mach/
Dnpe.h12 u32 watchpoint_fifo, watch_count; member
/Linux-v4.19/arch/arm/mach-ixp4xx/
Dixp4xx_npe.c312 while (__raw_readl(&npe->regs->watchpoint_fifo) & WFIFO_VALID) in npe_reset()