Home
last modified time | relevance | path

Searched defs:parity (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/include/chardev/
H A Dchar-serial.h32 int parity; member
/openbmc/u-boot/include/
H A Dusb_cdc_acm.h27 unsigned char parity; member
H A Dserial.h78 #define SERIAL_SET_PARITY(parity) \ argument
/openbmc/qemu/chardev/
H A Dchar-serial.c59 int parity, int data_bits, int stop_bits) in tty_serial_init()
/openbmc/u-boot/drivers/serial/
H A Dsandbox.c180 u8 parity = SERIAL_GET_PARITY(serial_config); in sandbox_serial_setconfig() local
H A Dserial_stm32.c58 uint parity = SERIAL_GET_PARITY(serial_config); in stm32_serial_setconfig() local
H A Dns16550.c362 uint parity = SERIAL_GET_PARITY(serial_config); in ns16550_serial_setconfig() local
/openbmc/qemu/hw/char/
H A Dstm32l4x5_usart.c291 int speed, parity, data_bits, stop_bits; in stm32l4x5_update_params() local
H A Dserial.c151 int parity, data_bits, stop_bits, frame_size; in serial_update_parameters() local
H A Dexynos4210_uart.c344 int speed, parity, data_bits, stop_bits; in exynos4210_uart_update_parameters() local
H A Descc.c479 int speed, parity, data_bits, stop_bits; in escc_update_parameters() local
/openbmc/qemu/include/hw/acpi/
H A Dacpi-defs.h110 uint8_t parity; member
/openbmc/qemu/rust/hw/char/pl011/src/
H A Dregisters.rs204 pub parity: Parity, field
/openbmc/u-boot/tools/
H A Dmxsboot.c333 uint32_t parity = 0, tmp; in mx28_nand_parity_13_8() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h342 u8 parity; member
/openbmc/u-boot/lib/
H A Dbch.c327 static inline int parity(unsigned int x) in parity() function
/openbmc/qemu/hw/arm/
H A Dstrongarm.c1008 int speed, parity, data_bits, stop_bits, frame_size; in strongarm_uart_update_parameters() local