Searched refs:mvebu_uart_clock (Results 1 – 1 of 1) sorted by relevance
1037 struct mvebu_uart_clock { struct1045 struct mvebu_uart_clock clocks[2]; argument1056 #define to_uart_clock(hw) container_of(hw, struct mvebu_uart_clock, clk_hw)1062 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_prepare()1170 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_enable()1194 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_disable()1216 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_is_enabled()1231 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_save_context()1246 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_restore_context()1260 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_recalc_rate()[all …]