Home
last modified time | relevance | path

Searched refs:uart_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-ft260.c152 u8 uart_mode; /* 0 - OFF; 1 - RTS_CTS, 2 - DTR_DSR, */ member
191 u8 uart_mode; /* 0 - OFF; 1 - RTS_CTS, 2 - DTR_DSR, */ member
800 ft260_dbg("uart_mode: 0x%02x\n", cfg.uart_mode); in ft260_is_interface_enabled()
916 FT260_SSTAT_ATTR_SHOW(uart_mode);
917 FT260_BYTE_ATTR_STORE(uart_mode, ft260_set_uart_mode_report,
919 static DEVICE_ATTR_RW(uart_mode);
/openbmc/linux/drivers/usb/serial/
H A Dio_ti.c2638 static DEVICE_ATTR_RW(uart_mode);