Searched refs:mali_hw_core (Results 1 – 15 of 15) sorted by relevance
21 struct mali_hw_core { struct44 _mali_osk_errcode_t mali_hw_core_create(struct mali_hw_core *core, const _mali_osk_resource_t *reso… argument45 void mali_hw_core_delete(struct mali_hw_core *core);47 MALI_STATIC_INLINE u32 mali_hw_core_register_read(struct mali_hw_core *core, u32 relative_address) in mali_hw_core_register_read()56 MALI_STATIC_INLINE void mali_hw_core_register_write_relaxed(struct mali_hw_core *core, u32 relative… in mali_hw_core_register_write_relaxed()66 MALI_STATIC_INLINE void mali_hw_core_register_write_relaxed_conditional(struct mali_hw_core *core, … in mali_hw_core_register_write_relaxed_conditional()75 MALI_STATIC_INLINE void mali_hw_core_register_write(struct mali_hw_core *core, u32 relative_address… in mali_hw_core_register_write()82 MALI_STATIC_INLINE void mali_hw_core_register_write_array_relaxed(struct mali_hw_core *core, u32 re… in mali_hw_core_register_write_array_relaxed()97 MALI_STATIC_INLINE void mali_hw_core_register_write_array_relaxed_conditional(struct mali_hw_core *… in mali_hw_core_register_write_array_relaxed_conditional()
16 _mali_osk_errcode_t mali_hw_core_create(struct mali_hw_core *core, const _mali_osk_resource_t *reso… in mali_hw_core_create()40 void mali_hw_core_delete(struct mali_hw_core *core) in mali_hw_core_delete()
26 struct mali_hw_core hw_core;
28 struct mali_hw_core hw_core;
66 struct mali_hw_core hw_core; /**< Common for all HW cores */
20 struct mali_hw_core hw_core;
26 struct mali_hw_core hw_core; /**< Common for all HW cores */
77 struct mali_hw_core hw_core; /**< Common for all HW cores */
27 struct mali_hw_core hw_core; /**< Common for all HW cores */
154 struct mali_hw_core *hw_core; in hw_core_base_addr_read()156 hw_core = (struct mali_hw_core *)filp->private_data; in hw_core_base_addr_read()
109 common/mali_hw_core.o \