Searched defs:sirfsoc_uart_port (Results 1 – 1 of 1) sorted by relevance
414 struct sirfsoc_uart_port { struct415 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 …]