Searched refs:hci_fc_ctrl (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | rtw8852bt.c | 82 .hci_fc_ctrl = R_AX_HCI_FC_CTRL,
|
| H A D | rtw8852b.c | 139 .hci_fc_ctrl = R_AX_HCI_FC_CTRL,
|
| H A D | mac.c | 1065 val = rtw89_read32(rtwdev, regs->hci_fc_ctrl); in hfc_get_mix_info_ax() 1127 rtw89_write32_mask(rtwdev, regs->hci_fc_ctrl, in hfc_h2c_cfg_ax() 1154 val = u32_replace_bits(rtw89_read32(rtwdev, regs->hci_fc_ctrl), in hfc_mix_cfg_ax() 1164 rtw89_write32(rtwdev, regs->hci_fc_ctrl, val); in hfc_mix_cfg_ax() 1174 val = rtw89_read32(rtwdev, regs->hci_fc_ctrl); in hfc_func_en_ax() 1180 rtw89_write32(rtwdev, regs->hci_fc_ctrl, val); in hfc_func_en_ax()
|
| H A D | rtw8852a.c | 466 .hci_fc_ctrl = R_AX_HCI_FC_CTRL,
|
| H A D | rtw8851b.c | 181 .hci_fc_ctrl = R_AX_HCI_FC_CTRL,
|
| H A D | rtw8852c.c | 150 .hci_fc_ctrl = R_AX_HCI_FC_CTRL_V1,
|
| H A D | rtw8922a.c | 95 .hci_fc_ctrl = R_BE_HCI_FC_CTRL,
|
| H A D | core.h | 4336 u32 hci_fc_ctrl; member
|