Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c280 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()
H A Dhw_atl_llh.h22 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore);
H A Dhw_atl_llh.c20 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