Searched defs:ocmem (Results 1 – 7 of 7) sorted by relevance
52 struct ocmem { struct54 const struct ocmem_config *config; argument60 struct ocmem_region *regions; argument61 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() local275 void ocmem_free(struct ocmem *ocmem, enum ocmem_client client, in ocmem_free()[all …]
51 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()
22 struct adreno_ocmem ocmem; member
19 struct adreno_ocmem ocmem; member
122 struct ocmem *ocmem; member
998 struct ocmem *ocmem; in adreno_gpu_ocmem_init() local
1069 ocmem: sram@fdd00000 { label
Completed in 14 milliseconds