Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dusb.c1078 u8 hci_opt; in rtw_usb_switch_mode_old() local
1081 hci_opt = rtw_read8(rtwdev, REG_HCI_OPT_CTRL); in rtw_usb_switch_mode_old()
1083 if ((hci_opt & (BIT(2) | BIT(3))) != BIT(3)) { in rtw_usb_switch_mode_old()