Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dspi-davinci.h78 u8 parity_enable; member
/linux-4.4.14/drivers/usb/serial/
Dcypress_m8.c297 int stop_bits, int parity_enable, int parity_type, int reset, in cypress_serial_control()
869 int data_bits, stop_bits, parity_type, parity_enable; in cypress_set_termios() local