Searched refs:hw_atl_reg_glb_cpu_sem_get (Results 1 – 3 of 3) sorted by relevance
280 AQ_HW_WAIT_FOR(hw_atl_reg_glb_cpu_sem_get(self, in hw_atl_utils_fw_downld_dwords()288 is_locked = hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_downld_dwords()329 is_locked = hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_upload_dwords()
22 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore);
20 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