Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmvebu-uart.c1058 #define to_uart_clock(hw) container_of(hw, struct mvebu_uart_clock, clk_hw) macro
1064 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_prepare()
1172 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_enable()
1196 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_disable()
1218 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_is_enabled()
1233 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_save_context()
1248 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_restore_context()
1262 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_recalc_rate()
1272 struct mvebu_uart_clock *uart_clock = to_uart_clock(hw); in mvebu_uart_clock_round_rate()