Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dusbtty.c45 #define NUM_GSERIAL_INTERFACES 1 macro
282 struct usb_interface_descriptor interface_desc[NUM_GSERIAL_INTERFACES];
295 .bNumInterfaces = NUM_GSERIAL_INTERFACES,
801 interface_count = NUM_GSERIAL_INTERFACES; in usbtty_init_terminal_type()