Searched refs:uart_clock (Results 1 – 1 of 1) sorted by relevance
1057 #define to_uart_clock_base(uart_clock) container_of(uart_clock, \ argument1064 to_uart_clock_base(uart_clock); in mvebu_uart_clock_prepare()1172 to_uart_clock_base(uart_clock); in mvebu_uart_clock_enable()1180 if (uart_clock->clock_idx == 0) in mvebu_uart_clock_enable()1196 to_uart_clock_base(uart_clock); in mvebu_uart_clock_disable()1204 if (uart_clock->clock_idx == 0) in mvebu_uart_clock_disable()1218 to_uart_clock_base(uart_clock); in mvebu_uart_clock_is_enabled()1223 if (uart_clock->clock_idx == 0) in mvebu_uart_clock_is_enabled()1233 to_uart_clock_base(uart_clock); in mvebu_uart_clock_save_context()1248 to_uart_clock_base(uart_clock); in mvebu_uart_clock_restore_context()[all …]