Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Damd5536udc.h147 #define UDC_DEVSTS_ALT_MASK 0x00000f00 macro
H A Dpch_udc.c116 #define UDC_DEVSTS_ALT_MASK 0x00000f00 macro
2565 dev->cfg_data.cur_alt = (dev_stat & UDC_DEVSTS_ALT_MASK) >> in pch_udc_svc_intf_interrupt()