Searched refs:__lpuart_enable_clks (Results 1 – 1 of 1) sorted by relevance
407 static int __lpuart_enable_clks(struct lpuart_port *sport, bool is_en) in __lpuart_enable_clks() function437 #define lpuart_enable_clks(x) __lpuart_enable_clks(x, true)438 #define lpuart_disable_clks(x) __lpuart_enable_clks(x, false)