Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.c387 u32 box_reg, box_ex_reg; in rtw_fw_send_h2c_command_register() local
400 box_ex_reg = REG_HMEBOX0_EX; in rtw_fw_send_h2c_command_register()
404 box_ex_reg = REG_HMEBOX1_EX; in rtw_fw_send_h2c_command_register()
408 box_ex_reg = REG_HMEBOX2_EX; in rtw_fw_send_h2c_command_register()
412 box_ex_reg = REG_HMEBOX3_EX; in rtw_fw_send_h2c_command_register()
429 rtw_write32(rtwdev, box_ex_reg, h2c->w1); in rtw_fw_send_h2c_command_register()
442 u32 box_reg, box_ex_reg; in rtw_fw_send_h2c_command() local
456 box_ex_reg = REG_HMEBOX0_EX; in rtw_fw_send_h2c_command()
460 box_ex_reg = REG_HMEBOX1_EX; in rtw_fw_send_h2c_command()
464 box_ex_reg = REG_HMEBOX2_EX; in rtw_fw_send_h2c_command()
[all …]