Home
last modified time | relevance | path

Searched refs:nl2c (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c293 unsigned int nl2c, ncores; in panfrost_perfcnt_init() local
299 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
312 size = (nl2c + ncores + 2) * in panfrost_perfcnt_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c296 unsigned int nl2c, ncores; in panfrost_perfcnt_init() local
302 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
315 size = (nl2c + ncores + 2) * in panfrost_perfcnt_init()

Completed in 1 milliseconds