Home
last modified time | relevance | path

Searched refs:hw_atl_reg_glb_cpu_sem_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c278 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()
Dhw_atl_llh.h28 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore);
Dhw_atl_llh.c25 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