Searched refs:dll (Results 1 – 1 of 1) sorted by relevance
122 uint32_t dll = 0; in mvebu_uart_init() local129 dll = (uart_clk / (baud_rate << 4)) & 0x3FF; in mvebu_uart_init()132 io_clrsetbits32(base + UART_BAUD_REG, 0x3FF, dll); in mvebu_uart_init()