Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a.c2159 .c2h_regs = rtw8852a_c2h_regs,
H A Drtw8851b.c2427 .c2h_regs = rtw8851b_c2h_regs,
H A Drtw8852b.c2598 .c2h_regs = rtw8852b_c2h_regs,
H A Drtw8852c.c2899 .c2h_regs = rtw8852c_c2h_regs,
H A Dcore.h3475 const u32 *c2h_regs; member
H A Dfw.c3475 const u32 *c2h_reg = chip->c2h_regs; in rtw89_fw_read_c2h_reg()