Searched refs:uart_index (Results 1 – 8 of 8) sorted by relevance
417 int ret, uart_index; in bluesleep_probe() local510 uart_index = DEFAULT_UART_INDEX; in bluesleep_probe()516 uart_index = val; in bluesleep_probe()522 BT_DBG("uart_index (%u)\n", uart_index); in bluesleep_probe()523 bluesleep_uart_dev = sw_uart_get_pdev(uart_index); in bluesleep_probe()
735 int ret, uart_index; in bluesleep_probe() local827 uart_index = DEFAULT_UART_INDEX; in bluesleep_probe()833 uart_index = val; in bluesleep_probe()839 BT_DBG("uart_index (%u)\n", uart_index); in bluesleep_probe()840 bluesleep_uart_dev = sw_uart_get_pdev(uart_index); in bluesleep_probe()
71 uart_driver_data_t *uart_open(hi_u32 uart_index, uart_mode mode) in uart_open() argument76 if (uart_index >= UART_NUM || mode != UART_232) { in uart_open()80 udd = (uart_driver_data_t *) g_udd_g[uart_index]; in uart_open()
56 uart_driver_data_t *uart_open(hi_u32 uart_index, uart_mode uart_mode);
508 hci_if.uart_index = uart_idx; in wm_ble_controller_init()
374 uint8_t uart_index; /**< uart port index, 1~4 */ member
1541 uart_index = <0x1>;
3546 hci_if.uart_index = 1; in bt_test_mode_proc()