Searched refs:UART_CLOCK_NUM (Results 1 – 2 of 2) sorted by relevance
165 #ifndef UART_CLOCK_NUM166 #define UART_CLOCK_NUM(uart) clk_peri macro
16 return clock_get_hz(UART_CLOCK_NUM(inst)); in uart_clock_get_hz()