Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_device.h27 #define NPU_REG_QSIZE 0x0020 macro
H A Dethosu_job.c71 writel_relaxed(cmd_info->cmd_size, dev->regs + NPU_REG_QSIZE); in ethosu_job_hw_submit()