Home
last modified time | relevance | path

Searched refs:uart_clock (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/tty/serial/
A Dmvebu-uart.c1064 #define to_uart_clock_base(uart_clock) container_of(uart_clock, \ argument
1071 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 …]
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dfs_pd.h44 static inline int uart_clock(void) in uart_clock() function

Completed in 7 milliseconds