Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.h36 __u32 IsRS485 :1; /* Set if RS-485 ports exist */ member
H A Dio_edgeport.c405 dev_dbg(dev, " IsRS485 %d\n", product_info->IsRS485); in dump_product_info()
478 product_info->IsRS485 = 1; in get_product_info()