Searched refs:NPU_REG_QSIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/accel/ethosu/ | ||
| H A D | ethosu_device.h | 27 #define NPU_REG_QSIZE 0x0020 macro |
| H A D | ethosu_job.c | 71 writel_relaxed(cmd_info->cmd_size, dev->regs + NPU_REG_QSIZE); in ethosu_job_hw_submit() |