Searched defs:of_serial_info (Results 1 – 1 of 1) sorted by relevance
25 struct of_serial_info { struct26 struct clk *clk;27 struct clk *bus_clk;28 struct reset_control *rst;29 int type;30 int line;31 struct notifier_block clk_notifier;