Searched refs:hw_atl_reg_glb_cpu_sem_set (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_phy.c | 93 hw_atl_reg_glb_cpu_sem_set(aq_hw, 1U, HW_ATL_FW_SM_MDIO); in aq_phy_read_reg() 110 hw_atl_reg_glb_cpu_sem_set(aq_hw, 1U, HW_ATL_FW_SM_MDIO); in aq_phy_write_reg()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils.c | 319 hw_atl_reg_glb_cpu_sem_set(self, 1U, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_downld_dwords() 346 hw_atl_reg_glb_cpu_sem_set(self, 1U, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_downld_dwords() 433 hw_atl_reg_glb_cpu_sem_set(self, 1U, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_upload_dwords()
|
H A D | hw_atl_llh.h | 40 void hw_atl_reg_glb_cpu_sem_set(struct aq_hw_s *aq_hw, u32 glb_cpu_sem,
|
H A D | hw_atl_llh.c | 61 void hw_atl_reg_glb_cpu_sem_set(struct aq_hw_s *aq_hw, u32 glb_cpu_sem, in hw_atl_reg_glb_cpu_sem_set() function
|
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_api.c | 40 hw_atl_reg_glb_cpu_sem_set(hw, 1U, HW_ATL_FW_SM_MDIO); in aq_mss_mdio_sem_put()
|