Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-ixp4xx/
Dixp4xx_npe.c48 #define CMD_NPE_CLR_PIPE 0x04 macro
206 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_start()
213 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); /*FIXME?*/ in npe_stop()
236 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_debug_instr()
368 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_reset()