Searched refs:hw_atl_reg_glb_cpu_sem_get (Results 1 – 3 of 3) sorted by relevance
67 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore) in hw_atl_reg_glb_cpu_sem_get() function1764 return hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RAM); in hw_atl_sem_ram_get()1769 return hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_MDIO); in hw_atl_sem_mdio_get()1774 return hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RESET1); in hw_atl_sem_reset1_get()1779 return hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RESET2); in hw_atl_sem_reset2_get()
44 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore);
91 return hw_atl_reg_glb_cpu_sem_get(self, HW_ATL2_FW_SM_ACT_RSLVR); in hw_atl2_sem_act_rslvr_get()