Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c841 .h2c_regs = rtw8852bt_h2c_regs,
H A Drtw8852b.c908 .h2c_regs = rtw8852b_h2c_regs,
H A Drtw8852a.c2272 .h2c_regs = rtw8852a_h2c_regs,
H A Drtw8851b.c2553 .h2c_regs = rtw8851b_h2c_regs,
H A Drtw8852c.c3070 .h2c_regs = rtw8852c_h2c_regs,
H A Drtw8922a.c2878 .h2c_regs = rtw8922a_h2c_regs,
H A Dcore.h4360 const u32 *h2c_regs; member
H A Dfw.c6415 const u32 *h2c_reg = chip->h2c_regs; in rtw89_fw_write_h2c_reg()