Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h33 #define DAR_AFT_CONF (1 << 7) macro
H A Dfotg210-udc.c614 value |= DAR_AFT_CONF; in fotg210_set_configuration()