Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dmvebu-uart.c1214 static int mvebu_uart_clock_is_enabled(struct clk_hw *hw) in mvebu_uart_clock_is_enabled() function
1293 .is_enabled = mvebu_uart_clock_is_enabled,