Home
last modified time | relevance | path

Searched refs:UDC_DEVSTS_INTF_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Damd5536udc.h150 #define UDC_DEVSTS_INTF_MASK 0x000000f0 macro
H A Dpch_udc.c118 #define UDC_DEVSTS_INTF_MASK 0x000000f0 macro
2668 dev->cfg_data.cur_intf = (dev_stat & UDC_DEVSTS_INTF_MASK) >> in pch_udc_svc_intf_interrupt()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Damd5536udc.h150 #define UDC_DEVSTS_INTF_MASK 0x000000f0 macro
H A Dpch_udc.c117 #define UDC_DEVSTS_INTF_MASK 0x000000f0 macro
2563 dev->cfg_data.cur_intf = (dev_stat & UDC_DEVSTS_INTF_MASK) >> in pch_udc_svc_intf_interrupt()

Completed in 11 milliseconds