Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c816 .h2c_regs = rtw8852bt_h2c_regs,
H A Drtw8852b.c883 .h2c_regs = rtw8852b_h2c_regs,
H A Drtw8852a.c2246 .h2c_regs = rtw8852a_h2c_regs,
H A Drtw8851b.c2527 .h2c_regs = rtw8851b_h2c_regs,
H A Drtw8922a.c2720 .h2c_regs = rtw8922a_h2c_regs,
H A Drtw8852c.c3027 .h2c_regs = rtw8852c_h2c_regs,
H A Dcore.h4325 const u32 *h2c_regs; member
H A Dfw.c5741 const u32 *h2c_reg = chip->h2c_regs; in rtw89_fw_write_h2c_reg()