Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.h76 #define WHITEHEAT_HFLOW_NONE 0x00 /* no hardware flow control */ macro
H A Dwhiteheat.c657 port_settings.hflow = WHITEHEAT_HFLOW_NONE; in firm_setup_port()