Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A Duart.c403 void nci_uart_set_config(struct nci_uart *nu, int baudrate, int flow_ctrl) in nci_uart_set_config() function
422 EXPORT_SYMBOL_GPL(nci_uart_set_config);
/openbmc/linux/drivers/nfc/nfcmrvl/
H A Duart.c48 nci_uart_set_config(nu, le32_to_cpu(config->baudrate), in nfcmrvl_uart_nci_update_config()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h463 void nci_uart_set_config(struct nci_uart *nu, int baudrate, int flow_ctrl);