Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soc/ixp4xx/
H A Dnpe.h12 u32 watchpoint_fifo, watch_count; member
/OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c305 while (__raw_readl(&npe->regs->watchpoint_fifo) & WFIFO_VALID) in npe_reset()