Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c922 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8852b.c1063 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8852a.c2467 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8851b.c2703 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8852c.c3268 .c2h_ctrl_reg = R_AX_C2HREG_CTRL_V1,
H A Drtw8922a.c3332 .c2h_ctrl_reg = R_BE_C2HREG_CTRL,
H A Drtw8922d.c3807 .c2h_ctrl_reg = R_BE_C2HREG_CTRL,
H A Dfw.c9233 chip->c2h_ctrl_reg); in rtw89_fw_read_c2h_reg()
9242 rtw89_write8(rtwdev, chip->c2h_ctrl_reg, 0); in rtw89_fw_read_c2h_reg()
H A Dcore.h5832 u32 c2h_ctrl_reg; member