Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c844 .c2h_regs = rtw8852bt_c2h_regs,
H A Drtw8852b.c911 .c2h_regs = rtw8852b_c2h_regs,
H A Drtw8852a.c2274 .c2h_regs = rtw8852a_c2h_regs,
H A Drtw8851b.c2556 .c2h_regs = rtw8851b_c2h_regs,
H A Drtw8852c.c3073 .c2h_regs = rtw8852c_c2h_regs,
H A Drtw8922a.c2881 .c2h_regs = rtw8922a_c2h_regs,
H A Dcore.h4363 const u32 *c2h_regs; member
H A Dfw.c6448 const u32 *c2h_reg = chip->c2h_regs; in rtw89_fw_read_c2h_reg()