Home
last modified time | relevance | path

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

/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c49 #define CMD_NPE_STOP 0x03 macro
208 __raw_writel(CMD_NPE_STOP, &npe->regs->exec_status_cmd); in npe_stop()