Searched refs:uart_clock (Results 1 – 2 of 2) sorted by relevance
1064 #define to_uart_clock_base(uart_clock) container_of(uart_clock, \ argument1071 to_uart_clock_base(uart_clock); in mvebu_uart_clock_prepare()1179 to_uart_clock_base(uart_clock); in mvebu_uart_clock_enable()1187 if (uart_clock->clock_idx == 0) in mvebu_uart_clock_enable()1203 to_uart_clock_base(uart_clock); in mvebu_uart_clock_disable()1211 if (uart_clock->clock_idx == 0) in mvebu_uart_clock_disable()1225 to_uart_clock_base(uart_clock); in mvebu_uart_clock_is_enabled()1230 if (uart_clock->clock_idx == 0) in mvebu_uart_clock_is_enabled()1240 to_uart_clock_base(uart_clock); in mvebu_uart_clock_save_context()1255 to_uart_clock_base(uart_clock); in mvebu_uart_clock_restore_context()[all …]
44 static inline int uart_clock(void) in uart_clock() function
Completed in 7 milliseconds