Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_uart.h39 #define HCI_UART_RESET_ON_INIT 1 macro
H A Dhci_ldisc.c667 if (!test_bit(HCI_UART_RESET_ON_INIT, &hu->hdev_flags)) in hci_uart_register_dev()
719 BIT(HCI_UART_RESET_ON_INIT) | in hci_uart_set_flags()