Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Damd5536udc.h140 #define UDC_DEVSTS_ALT_MASK 0x00000f00 macro
Dpch_udc.c121 #define UDC_DEVSTS_ALT_MASK 0x00000f00 macro
2650 dev->cfg_data.cur_alt = (dev_stat & UDC_DEVSTS_ALT_MASK) >> in pch_udc_svc_intf_interrupt()