Home
last modified time | relevance | path

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

/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c50 #define CMD_NPE_CLR_PIPE 0x04 macro
202 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_start()
209 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); /*FIXME?*/ in npe_stop()
232 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_debug_instr()
365 __raw_writel(CMD_NPE_CLR_PIPE, &npe->regs->exec_status_cmd); in npe_reset()