Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_device.h80 #define PMCR_NUM_EVENT_CNT_MASK GENMASK(15, 11) macro
H A Dethosu_drv.c326 ethosudev->npu_info.pmu_counters = FIELD_GET(PMCR_NUM_EVENT_CNT_MASK, in ethosu_init()