Home
last modified time | relevance | path

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

/openbmc/phosphor-modbus/rtu/modbus/
H A Dmodbus.hpp42 Parity parity = Parity::unknown; member in phosphor::modbus::rtu::Modbus
H A Dmodbus.cpp34 static auto applyParitySettings(Parity parity, termios& tty) -> bool in applyParitySettings()
/openbmc/phosphor-modbus/rtu/port/
H A Dbase_port.cpp43 Parity parity, std::vector<uint16_t>& registers) in readHoldingRegisters()
/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/phosphor-modbus/rtu/inventory/
H A Dmodbus_inventory.hpp52 ModbusIntf::Parity parity = ModbusIntf::Parity::unknown; member
/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/phosphor-modbus/rtu/device/
H A Dbase_config.hpp85 ModbusIntf::Parity parity = ModbusIntf::Parity::unknown; member
/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