Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw88/
H A Dfw.c395 u32 box_reg, box_ex_reg; in rtw_fw_send_h2c_command_register() local
407 box_reg = REG_HMEBOX0; in rtw_fw_send_h2c_command_register()
411 box_reg = REG_HMEBOX1; in rtw_fw_send_h2c_command_register()
415 box_reg = REG_HMEBOX2; in rtw_fw_send_h2c_command_register()
419 box_reg = REG_HMEBOX3; in rtw_fw_send_h2c_command_register()
438 rtw_write32(rtwdev, box_reg, h2c->w0); in rtw_fw_send_h2c_command_register()
450 u32 box_reg, box_ex_reg; in rtw_fw_send_h2c_command() local
463 box_reg = REG_HMEBOX0; in rtw_fw_send_h2c_command()
467 box_reg = REG_HMEBOX1; in rtw_fw_send_h2c_command()
471 box_reg = REG_HMEBOX2; in rtw_fw_send_h2c_command()
[all …]