Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_device.h68 #define PROT_ACTIVE_CSL BIT(1) macro
H A Dethosu_drv.c225 if (!FIELD_GET(PROT_ACTIVE_CSL, readl_relaxed(ethosudev->regs + NPU_REG_PROT))) { in ethosu_reset()