Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_mtk.c67 #define BAUD_ALLOW_MAX(baud) ((baud) + (baud) * 3 / 100) argument
68 #define BAUD_ALLOW_MIX(baud) ((baud) - (baud) * 3 / 100) argument
75 static void _mtk_serial_setbrg(struct mtk_serial_priv *priv, int baud) in _mtk_serial_setbrg()
Dserial_bcm283x_mu.c39 u32 baud; member
Dserial_zynq.c48 unsigned long clock, unsigned long baud) in _uart_zynq_serial_setbrg()
Dserial_ar933x.c57 static void ar933x_serial_get_scale_step(u32 clk, u32 baud, in ar933x_serial_get_scale_step()
Dserial_sifive.c69 unsigned long clock, unsigned long baud) in _sifive_serial_setbrg()
/third_party/uboot/u-boot-2020.01/board/astro/mcf5373l/
Dmcf5373l.c89 int rs_serial_init(int port, int baud) in rs_serial_init()
/third_party/toybox/toys/pending/
Dstty.c56 static int baud(speed_t speed) in baud() function
62 static speed_t speed(int baud) in speed()
/third_party/uboot/u-boot-2020.01/include/
Dfsl_lpuart.h13 u32 baud; member
24 u32 baud; member
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/arch-slimbootloader/
Dslimbootloader.h88 u32 baud; member
/third_party/uboot/u-boot-2020.01/drivers/spi/
Dpic32_spi.c29 struct pic32_reg_atomic baud; member
/third_party/uboot/u-boot-2020.01/disk/
Dpart_amiga.h135 u32 baud; member
/third_party/uboot/u-boot-2020.01/drivers/i2c/
Dmvtwsi.c462 uint baud = 0x44; /* Baud rate after controller reset */ in __twsi_i2c_set_bus_speed() local
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dcoreboot_tables.h99 u32 baud; member