Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dibex_uart.h34 #define IBEX_UART_CLOCK 50000000 /* 50MHz clock */ macro
/openbmc/qemu/hw/char/
H A Dibex_uart.c522 clock_set_hz(s->f_clk, IBEX_UART_CLOCK); in ibex_uart_init()