Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dfw.c34 u16 box_reg = 0, box_extreg = 0; in _rtl8723e_fill_h2c_command() local
87 box_reg = REG_HMEBOX_0; in _rtl8723e_fill_h2c_command()
91 box_reg = REG_HMEBOX_1; in _rtl8723e_fill_h2c_command()
95 box_reg = REG_HMEBOX_2; in _rtl8723e_fill_h2c_command()
99 box_reg = REG_HMEBOX_3; in _rtl8723e_fill_h2c_command()
141 box_reg, element_id); in _rtl8723e_fill_h2c_command()
150 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
160 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
170 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
187 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dfw.c276 u16 box_reg = 0, box_extreg = 0; in _rtl92d_fill_h2c_command() local
332 box_reg = REG_HMEBOX_0; in _rtl92d_fill_h2c_command()
336 box_reg = REG_HMEBOX_1; in _rtl92d_fill_h2c_command()
340 box_reg = REG_HMEBOX_2; in _rtl92d_fill_h2c_command()
344 box_reg = REG_HMEBOX_3; in _rtl92d_fill_h2c_command()
379 box_reg, element_id); in _rtl92d_fill_h2c_command()
385 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92d_fill_h2c_command()
392 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92d_fill_h2c_command()
399 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92d_fill_h2c_command()
410 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92d_fill_h2c_command()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
A Dfw_common.c189 u16 box_reg = 0, box_extreg = 0; in _rtl92c_fill_h2c_command() local
241 box_reg = REG_HMEBOX_0; in _rtl92c_fill_h2c_command()
245 box_reg = REG_HMEBOX_1; in _rtl92c_fill_h2c_command()
249 box_reg = REG_HMEBOX_2; in _rtl92c_fill_h2c_command()
253 box_reg = REG_HMEBOX_3; in _rtl92c_fill_h2c_command()
293 box_reg, element_id); in _rtl92c_fill_h2c_command()
302 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92c_fill_h2c_command()
312 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92c_fill_h2c_command()
322 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92c_fill_h2c_command()
339 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92c_fill_h2c_command()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Dfw.c32 u16 box_reg = 0, box_extreg = 0; in _rtl8723be_fill_h2c_command() local
85 box_reg = REG_HMEBOX_0; in _rtl8723be_fill_h2c_command()
89 box_reg = REG_HMEBOX_1; in _rtl8723be_fill_h2c_command()
93 box_reg = REG_HMEBOX_2; in _rtl8723be_fill_h2c_command()
97 box_reg = REG_HMEBOX_3; in _rtl8723be_fill_h2c_command()
138 box_reg, element_id); in _rtl8723be_fill_h2c_command()
149 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723be_fill_h2c_command()
169 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723be_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Dfw.c172 u16 box_reg = 0, box_extreg = 0; in _rtl88e_fill_h2c_command() local
225 box_reg = REG_HMEBOX_0; in _rtl88e_fill_h2c_command()
229 box_reg = REG_HMEBOX_1; in _rtl88e_fill_h2c_command()
233 box_reg = REG_HMEBOX_2; in _rtl88e_fill_h2c_command()
237 box_reg = REG_HMEBOX_3; in _rtl88e_fill_h2c_command()
276 box_reg, element_id); in _rtl88e_fill_h2c_command()
287 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl88e_fill_h2c_command()
307 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl88e_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A Dfw.c170 u16 box_reg = 0, box_extreg = 0; in _rtl92ee_fill_h2c_command() local
227 box_reg = REG_HMEBOX_0; in _rtl92ee_fill_h2c_command()
231 box_reg = REG_HMEBOX_1; in _rtl92ee_fill_h2c_command()
235 box_reg = REG_HMEBOX_2; in _rtl92ee_fill_h2c_command()
239 box_reg = REG_HMEBOX_3; in _rtl92ee_fill_h2c_command()
296 box_reg, element_id); in _rtl92ee_fill_h2c_command()
307 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92ee_fill_h2c_command()
327 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl92ee_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dfw.c240 u16 box_reg = 0, box_extreg = 0; in _rtl8821ae_fill_h2c_command() local
287 box_reg = REG_HMEBOX_0; in _rtl8821ae_fill_h2c_command()
291 box_reg = REG_HMEBOX_1; in _rtl8821ae_fill_h2c_command()
295 box_reg = REG_HMEBOX_2; in _rtl8821ae_fill_h2c_command()
299 box_reg = REG_HMEBOX_3; in _rtl8821ae_fill_h2c_command()
356 box_reg, element_id); in _rtl8821ae_fill_h2c_command()
367 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8821ae_fill_h2c_command()
387 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8821ae_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtw88/
A Dfw.c305 u32 box_reg, box_ex_reg; in rtw_fw_send_h2c_command() local
319 box_reg = REG_HMEBOX0; in rtw_fw_send_h2c_command()
323 box_reg = REG_HMEBOX1; in rtw_fw_send_h2c_command()
327 box_reg = REG_HMEBOX2; in rtw_fw_send_h2c_command()
331 box_reg = REG_HMEBOX3; in rtw_fw_send_h2c_command()
349 rtw_write8(rtwdev, box_reg + idx, h2c[idx]); in rtw_fw_send_h2c_command()

Completed in 22 milliseconds