Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c924 .c2h_regs = rtw8852bt_c2h_regs,
H A Drtw8852b.c1065 .c2h_regs = rtw8852b_c2h_regs,
H A Drtw8852a.c2468 .c2h_regs = rtw8852a_c2h_regs,
H A Drtw8851b.c2705 .c2h_regs = rtw8851b_c2h_regs,
H A Drtw8852c.c3270 .c2h_regs = rtw8852c_c2h_regs,
H A Drtw8922a.c3334 .c2h_regs = rtw8922a_c2h_regs,
H A Drtw8922d.c3809 .c2h_regs = rtw8922d_c2h_regs,
H A Dcore.h5833 const u32 *c2h_regs; member
H A Dfw.c9216 const u32 *c2h_reg = chip->c2h_regs; in rtw89_fw_read_c2h_reg()