Searched refs:hci_opt (Results 1 – 1 of 1) sorted by relevance
1078 u8 hci_opt; in rtw_usb_switch_mode_old() local1081 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()