Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/soc/qcom/
Docmem.c54 struct ocmem { struct
56 const struct ocmem_config *config; argument
64 struct ocmem_region *regions; argument
65 unsigned long active_allocations;
102 static inline void ocmem_write(struct ocmem *ocmem, u32 reg, u32 data) in ocmem_write()
107 static inline u32 ocmem_read(struct ocmem *ocmem, u32 reg) in ocmem_read()
112 static void update_ocmem(struct ocmem *ocmem) in update_ocmem()
143 static unsigned long phys_to_offset(struct ocmem *ocmem, in phys_to_offset()
152 static unsigned long device_address(struct ocmem *ocmem, in device_address()
162 static void update_range(struct ocmem *ocmem, struct ocmem_buf *buf, in update_range()
[all …]
/linux-6.14.4/include/soc/qcom/
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-6.14.4/drivers/gpu/drm/msm/adreno/
Da3xx_gpu.h22 struct adreno_ocmem ocmem; member
Da4xx_gpu.h19 struct adreno_ocmem ocmem; member
Dadreno_gpu.c1046 struct ocmem *ocmem; in adreno_gpu_ocmem_init() local
Dadreno_gpu.h262 struct ocmem *ocmem; member
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dmsm8994.dtsi1084 ocmem: sram@fdd00000 { label