Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dshakti_uart.c37 return s->uart_baud; in shakti_uart_read()
72 s->uart_baud = value; in shakti_uart_write()
115 s->uart_baud = SHAKTI_UART_BAUD_DEFAULT; in shakti_uart_reset()
/openbmc/qemu/include/hw/char/
H A Dshakti_uart.h61 uint32_t uart_baud; member
/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c86 u32 uart_baud; member
2099 iowrite32(7, &bp->nmea_out->uart_baud); /* 115200 */ in ptp_ocp_nmea_out_init()
4114 reg = ioread32(&bp->nmea_out->uart_baud); in ptp_ocp_info()