Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c842 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8852b.c909 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8852a.c2273 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8851b.c2554 .c2h_ctrl_reg = R_AX_C2HREG_CTRL,
H A Drtw8852c.c3071 .c2h_ctrl_reg = R_AX_C2HREG_CTRL_V1,
H A Drtw8922a.c2879 .c2h_ctrl_reg = R_BE_C2HREG_CTRL,
H A Dfw.c6456 chip->c2h_ctrl_reg); in rtw89_fw_read_c2h_reg()
6465 rtw89_write8(rtwdev, chip->c2h_ctrl_reg, 0); in rtw89_fw_read_c2h_reg()
H A Dcore.h4362 u32 c2h_ctrl_reg; member