Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_uart.h76 #define HCI_UART_CREATE_AMP 2 macro
H A Dhci_ldisc.c1134 if (test_bit(HCI_UART_CREATE_AMP, &hu->hdev_flags)) in hci_uart_register_dev()
1202 BIT(HCI_UART_CREATE_AMP) | in hci_uart_set_flags()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_uart.h40 #define HCI_UART_CREATE_AMP 2 macro
H A Dhci_ldisc.c672 if (test_bit(HCI_UART_CREATE_AMP, &hu->hdev_flags)) in hci_uart_register_dev()
727 BIT(HCI_UART_CREATE_AMP) | in hci_uart_set_flags()
H A Dhci_serdev.c354 if (test_bit(HCI_UART_CREATE_AMP, &hu->hdev_flags)) in hci_uart_register_device()