Searched refs:CMD_CLEAR_IRQ (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/accel/ethosu/ | ||
| H A D | ethosu_device.h | 62 #define CMD_CLEAR_IRQ BIT(1) macro |
| H A D | ethosu_job.c | 240 writel_relaxed(CMD_CLEAR_IRQ, dev->regs + NPU_REG_CMD); in ethosu_job_irq_handler() |