Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/ixp4xx/
Dixp4xx-npe.c47 #define CMD_NPE_CLR_PIPE 0x04 macro
199 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_start()
206 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); /*FIXME?*/ in npe_stop()
229 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_debug_instr()
361 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_reset()