Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/gpu/backend/
H A Dmali_kbase_gpu_regmap_csf.h51 #define VALUE_CSHW_BASE 0x100 macro
52 #define VALUE_CSHW_REG_LO(n) (VALUE_CSHW_BASE + ((n) << 3)) /* (RO) Counter value #n, low w…
53 #define VALUE_CSHW_REG_HI(n) (VALUE_CSHW_BASE + ((n) << 3) + 4) /* (RO) Counter value #n, high …