/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a3xx_gpu.h | 22 struct adreno_ocmem ocmem; member
|
H A D | a4xx_gpu.h | 19 struct adreno_ocmem ocmem; member
|
H A D | adreno_gpu.h | 117 struct ocmem *ocmem; member
|
H A D | adreno_gpu.c | 859 struct ocmem *ocmem; in adreno_gpu_ocmem_init() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a3xx_gpu.h | 22 struct adreno_ocmem ocmem; member
|
H A D | a4xx_gpu.h | 19 struct adreno_ocmem ocmem; member
|
H A D | adreno_gpu.c | 1015 struct ocmem *ocmem; in adreno_gpu_ocmem_init() local [all...] |
H A D | adreno_gpu.h | 177 struct ocmem *ocmem; member
|
/kernel/linux/linux-5.10/include/soc/qcom/ |
H A D | ocmem.h | 51 static inline struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, in ocmem_allocate() argument 58 static inline void ocmem_free(struct ocmem *ocme argument [all...] |
/kernel/linux/linux-6.6/include/soc/qcom/ |
H A D | ocmem.h | 51 static inline struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, in ocmem_allocate() argument 58 static inline void ocmem_free(struct ocmem *ocme argument [all...] |
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
H A D | ocmem.c | 52 struct ocmem { struct 108 static inline void ocmem_write(struct ocmem *ocmem, u32 reg, u32 data) in ocmem_write() argument 113 static inline u32 ocmem_read(struct ocmem *ocmem, u32 reg) in ocmem_read() argument 118 static void update_ocmem(struct ocmem *ocmem) in update_ocmem() argument 149 phys_to_offset(struct ocmem *ocmem, unsigned long addr) phys_to_offset() argument 158 device_address(struct ocmem *ocmem, enum ocmem_client client, unsigned long addr) device_address() argument 168 update_range(struct ocmem *ocmem, struct ocmem_buf *buf, enum ocmem_macro_state mstate, enum region_mode rmode) update_range() argument 196 struct ocmem *ocmem; of_get_ocmem() local 223 ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, unsigned long size) ocmem_allocate() argument 279 ocmem_free(struct ocmem *ocmem, enum ocmem_client client, struct ocmem_buf *buf) ocmem_free() argument 312 struct ocmem *ocmem; ocmem_dev_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | ocmem.c | 53 struct ocmem { struct 101 static inline void ocmem_write(struct ocmem *ocmem, u32 reg, u32 data) in ocmem_write() argument 106 static inline u32 ocmem_read(struct ocmem *ocmem, u32 reg) in ocmem_read() argument 111 static void update_ocmem(struct ocmem *ocmem) in update_ocmem() argument 142 phys_to_offset(struct ocmem *ocmem, unsigned long addr) phys_to_offset() argument 151 device_address(struct ocmem *ocmem, enum ocmem_client client, unsigned long addr) device_address() argument 161 update_range(struct ocmem *ocmem, struct ocmem_buf *buf, enum ocmem_macro_state mstate, enum region_mode rmode) update_range() argument 189 struct ocmem *ocmem; of_get_ocmem() local 216 ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, unsigned long size) ocmem_allocate() argument 272 ocmem_free(struct ocmem *ocmem, enum ocmem_client client, struct ocmem_buf *buf) ocmem_free() argument 304 struct ocmem *ocmem; ocmem_dev_probe() local 421 struct ocmem *ocmem = platform_get_drvdata(pdev); ocmem_dev_remove() local [all...] |