Home
last modified time | relevance | path

Searched defs:parity_enable (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/platform_data/
Dspi-davinci.h61 u8 parity_enable; member
/linux-6.1.9/drivers/usb/serial/
Dcypress_m8.c293 int stop_bits, int parity_enable, int parity_type, int reset, in cypress_serial_control()
868 int data_bits, stop_bits, parity_type, parity_enable; in cypress_set_termios() local