Searched refs:SERIAL_GET_STOP (Results 1 – 5 of 5) sorted by relevance
110 #define SERIAL_GET_STOP(config) \ macro
156 u8 stop = SERIAL_GET_STOP(serial_config); in sandbox_serial_setconfig()
67 uint stop = SERIAL_GET_STOP(serial_config); in stm32_serial_setconfig()
438 uint stop = SERIAL_GET_STOP(serial_config); in ns16550_serial_setconfig()
455 spcr->stop_bits = SERIAL_GET_STOP(serial_config); in acpi_create_spcr()
Completed in 11 milliseconds