Searched refs:hw_atl_reg_glb_cpu_sem_get (Results 1 – 3 of 3) sorted by relevance
278 AQ_HW_WAIT_FOR(hw_atl_reg_glb_cpu_sem_get(self, in hw_atl_utils_fw_downld_dwords()286 is_locked = hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_downld_dwords()323 is_locked = hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_upload_dwords()
28 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore);
25 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore) in hw_atl_reg_glb_cpu_sem_get() function