Home
last modified time | relevance | path

Searched defs:ocmem (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/soc/qcom/
A Docmem.c52 struct ocmem { struct
54 const struct ocmem_config *config; argument
60 struct ocmem_region *regions; argument
61 unsigned long active_allocations;
109 static inline u32 ocmem_read(struct ocmem *ocmem, u32 reg) in ocmem_read()
114 static void update_ocmem(struct ocmem *ocmem) in update_ocmem()
145 static unsigned long phys_to_offset(struct ocmem *ocmem, in phys_to_offset()
154 static unsigned long device_address(struct ocmem *ocmem, in device_address()
192 struct ocmem *ocmem; in of_get_ocmem() local
271 void ocmem_free(struct ocmem *ocmem, enum ocmem_client client, in ocmem_free()
[all …]
/linux/include/soc/qcom/
A Docmem.h51 static inline struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, in ocmem_allocate()
58 static inline void ocmem_free(struct ocmem *ocmem, enum ocmem_client client, in ocmem_free()
/linux/drivers/gpu/drm/msm/adreno/
A Da3xx_gpu.h22 struct adreno_ocmem ocmem; member
A Da4xx_gpu.h19 struct adreno_ocmem ocmem; member
A Dadreno_gpu.c887 struct ocmem *ocmem; in adreno_gpu_ocmem_init() local
A Dadreno_gpu.h122 struct ocmem *ocmem; member

Completed in 10 milliseconds