Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_cdc.h121 #define UCDC_DATA_MULTIPLEXED 0x0002 macro
/dragonfly/tools/tools/usbtest/
H A Dusb_modem_test.c181 uint16_t state = UCDC_DATA_MULTIPLEXED; in usb_modem_control_ep_test()
/dragonfly/sys/bus/u4b/serial/
H A Dumodem.c416 UCDC_ABSTRACT_STATE, UCDC_DATA_MULTIPLEXED); in umodem_attach()