Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_regmap.h89 #define AS_MEMATTR_LO 0x08 /* (RW) Memory attributes for address space n, low word. */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h288 #define AS_MEMATTR_LO(as) (MMU_AS(as) + 0x08) /* (RW) Memory attributes for address space n, low w… macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_midg_regmap.h284 #define AS_MEMATTR_LO 0x08 /* (RW) Memory attributes for address space n, low word. */ macro