Searched refs:box_ex_reg (Results 1 – 1 of 1) sorted by relevance
317 u32 box_reg, box_ex_reg; in rtw_fw_send_h2c_command() local331 box_ex_reg = REG_HMEBOX0_EX; in rtw_fw_send_h2c_command()335 box_ex_reg = REG_HMEBOX1_EX; in rtw_fw_send_h2c_command()339 box_ex_reg = REG_HMEBOX2_EX; in rtw_fw_send_h2c_command()343 box_ex_reg = REG_HMEBOX3_EX; in rtw_fw_send_h2c_command()359 rtw_write32(rtwdev, box_ex_reg, le32_to_cpu(h2c_cmd->msg_ext)); in rtw_fw_send_h2c_command()
Completed in 10 milliseconds