Lines Matching refs:aq_hw_write_reg

100 	aq_hw_write_reg(self, 0x404, 0x40e1);  in hw_atl_utils_soft_reset_flb()
105 aq_hw_write_reg(self, 0x53C, val | 0x10); in hw_atl_utils_soft_reset_flb()
108 aq_hw_write_reg(self, HW_ATL_GLB_SOFT_RES_ADR, (gsr & 0xBFFF) | 0x8000); in hw_atl_utils_soft_reset_flb()
111 aq_hw_write_reg(self, 0x404, 0x80e0); in hw_atl_utils_soft_reset_flb()
112 aq_hw_write_reg(self, 0x32a8, 0x0); in hw_atl_utils_soft_reset_flb()
113 aq_hw_write_reg(self, 0x520, 0x1); in hw_atl_utils_soft_reset_flb()
117 aq_hw_write_reg(self, 0x53C, val | 0x10); in hw_atl_utils_soft_reset_flb()
120 aq_hw_write_reg(self, 0x53C, val & ~0x10); in hw_atl_utils_soft_reset_flb()
122 aq_hw_write_reg(self, 0x404, 0x180e0); in hw_atl_utils_soft_reset_flb()
139 aq_hw_write_reg(self, 0x404, 0x80e0); in hw_atl_utils_soft_reset_flb()
141 aq_hw_write_reg(self, 0x3a0, 0x1); in hw_atl_utils_soft_reset_flb()
152 aq_hw_write_reg(self, HW_ATL_GLB_SOFT_RES_ADR, (gsr & 0xBFFF) | 0x8000); in hw_atl_utils_soft_reset_flb()
176 aq_hw_write_reg(self, 0x404, 0x40e1); in hw_atl_utils_soft_reset_rbl()
177 aq_hw_write_reg(self, 0x3a0, 0x1); in hw_atl_utils_soft_reset_rbl()
178 aq_hw_write_reg(self, 0x32a8, 0x0); in hw_atl_utils_soft_reset_rbl()
181 aq_hw_write_reg(self, 0x388, 0xDEAD); in hw_atl_utils_soft_reset_rbl()
185 aq_hw_write_reg(self, 0x53C, val | 0x10); in hw_atl_utils_soft_reset_rbl()
194 aq_hw_write_reg(self, HW_ATL_GLB_SOFT_RES_ADR, in hw_atl_utils_soft_reset_rbl()
198 aq_hw_write_reg(self, 0x534, 0x0); in hw_atl_utils_soft_reset_rbl()
200 aq_hw_write_reg(self, 0x404, 0x40e0); in hw_atl_utils_soft_reset_rbl()
216 aq_hw_write_reg(self, 0x534, 0xA0); in hw_atl_utils_soft_reset_rbl()
327 aq_hw_write_reg(self, HW_ATL_MIF_ADDR, a); in hw_atl_utils_fw_downld_dwords()
330 aq_hw_write_reg(self, HW_ATL_MIF_CMD, 0x00008000U); in hw_atl_utils_fw_downld_dwords()
373 aq_hw_write_reg(self, 0x328, p[data_offset]); in hw_atl_utils_write_b1_mbox()
374 aq_hw_write_reg(self, 0x32C, in hw_atl_utils_write_b1_mbox()
398 aq_hw_write_reg(self, 0x208, addr); in hw_atl_utils_write_b0_mbox()
401 aq_hw_write_reg(self, 0x20C, p[offset]); in hw_atl_utils_write_b0_mbox()
402 aq_hw_write_reg(self, 0x200, 0xC000); in hw_atl_utils_write_b0_mbox()
485 aq_hw_write_reg(self, HW_ATL_UCP_0X370_REG, ucp_0x370); in hw_atl_utils_init_ucp()
532 aq_hw_write_reg(self, HW_ATL_RPC_CONTROL_ADR, sw.val); in hw_atl_utils_fw_rpc_call()
655 aq_hw_write_reg(self, HW_ATL_MPI_CONTROL_ADR, val); in hw_atl_utils_mpi_set_speed()
693 aq_hw_write_reg(self, HW_ATL_MPI_CONTROL_ADR, val); in hw_atl_utils_mpi_set_state()
758 aq_hw_write_reg(self, HW_ATL_UCP_0X370_REG, ucp_0x370); in hw_atl_utils_get_mac_permanent()