Home
last modified time | relevance | path

Searched defs:baud (Results 1 – 15 of 15) sorted by relevance

/freebsd/crypto/openssh/
H A Dttymodes.c162 baud_to_speed(int baud) in baud_to_speed()
349 u_int baud, u; in ssh_tty_parse_modes() local
/freebsd/usr.bin/tip/libacu/
H A Dcourier.c178 int baud; member
H A Dt3000.c184 int baud; member
/freebsd/sys/dev/uart/
H A Duart_bus_fdt.c174 bus_space_handle_t *bsh, int *baud, u_int *rclk, u_int *shiftp, in uart_cpu_fdt_probe()
H A Duart_dev_imx.c116 u_int baud, blo, bhi, i; in imx_uart_getbaud() local
H A Duart_dev_mu.c168 uint32_t baud; in uart_mu_param() local
H A Duart_dev_pl011.c204 uint32_t baud; in uart_pl011_param() local
/freebsd/libexec/getty/
H A Dsubr.c602 char c, baud[20]; in portselector() local
/freebsd/sys/dev/usb/serial/
H A Ducycom.c439 ucycom_cfg_write(struct ucycom_softc *sc, uint32_t baud, uint8_t cfg) in ucycom_cfg_write()
H A Dumct.c474 umct_calc_baud(uint32_t baud) in umct_calc_baud()
H A Duplcom.c814 uplcom_encode_baud_rate_divisor(uint8_t *buf, unsigned baud) in uplcom_encode_baud_rate_divisor()
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_uart.c199 uart_reinit(struct uart_softc *sc, int clkspeed, int baud) in uart_reinit()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_chu.c392 double baud; /* baud interval */ member
H A Drefclock_msfees.c152 #define BITS_TO_L_FP(bits, baud) \ argument
/freebsd/stand/efi/loader/
H A Dmain.c818 static int baud[] = { 0, -1, -1, 9600, 19200, -1, 57600, 115200 }; in acpi_uart_baud() local