Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dpch_udc.c141 #define UDC_DEVINT_MSK 0x7f macro
1073 pch_udc_bit_set(dev, UDC_DEVIRQMSK_ADDR, UDC_DEVINT_MSK); in pch_udc_init()
1074 pch_udc_bit_set(dev, UDC_DEVIRQSTS_ADDR, UDC_DEVINT_MSK); in pch_udc_init()
1101 pch_udc_bit_set(dev, UDC_DEVIRQMSK_ADDR, UDC_DEVINT_MSK); in pch_udc_exit()
3016 pch_udc_disable_interrupts(dev, UDC_DEVINT_MSK); in pch_udc_stop()
3032 pch_udc_disable_interrupts(dev, UDC_DEVINT_MSK); in pch_udc_shutdown()
3094 pch_udc_disable_interrupts(dev, UDC_DEVINT_MSK); in pch_udc_suspend()
Damd5536udc.h165 #define UDC_DEVINT_MSK 0x7f macro