Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_device.h22 #define NPU_REG_RESET 0x000c macro
H A Dethosu_drv.c218 writel_relaxed(RESET_PENDING_CSL, ethosudev->regs + NPU_REG_RESET); in ethosu_reset()