Home
last modified time | relevance | path

Searched defs:sirfsoc_uart_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
Dsirfsoc_uart.h414 struct sirfsoc_uart_port { struct
415 bool hw_flow_ctrl;
416 bool ms_enabled;
418 struct uart_port port;
419 struct clk *clk;
421 bool is_bt_uart;
422 struct clk *clk_general;
423 struct clk *clk_noc;
425 bool is_atlas7;
426 struct sirfsoc_uart_register *uart_reg;
[all …]