Searched defs:ter (Results 1 – 3 of 3) sorted by relevance
47 static inline void native_tty_termios_defaults_set(struct termios *ter) in native_tty_termios_defaults_set()81 static inline void native_tty_baud_speed_set(struct termios *ter, int baudrate) in native_tty_baud_speed_set()99 static inline void native_tty_baud_parity_set(struct termios *ter, in native_tty_baud_parity_set()127 static inline void native_tty_stop_bits_set(struct termios *ter, in native_tty_stop_bits_set()150 static inline void native_tty_data_bits_set(struct termios *ter, in native_tty_data_bits_set()200 struct termios ter; in native_tty_configure_bottom() local
140 struct termios ter; in np_uart_open_ptty() local
119 volatile uint32_t ter; /* Transmit enable */ member