Home
last modified time | relevance | path

Searched defs:AS_MEMATTR_HI (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_regmap.h90 #define AS_MEMATTR_HI 0x0C /* (RW) Memory attributes for address space n, high word. */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h289 #define AS_MEMATTR_HI(as) (MMU_AS(as) + 0x0C) /* (RW) Memory attributes for address space n, high … macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_midg_regmap.h285 #define AS_MEMATTR_HI 0x0C /* (RW) Memory attributes for address space n, high word. */ macro