Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c136 #define UDC_DEVINT_MSK 0x7f macro
1058 pch_udc_bit_set(dev, UDC_DEVIRQMSK_ADDR, UDC_DEVINT_MSK); in pch_udc_init()
1059 pch_udc_bit_set(dev, UDC_DEVIRQSTS_ADDR, UDC_DEVINT_MSK); in pch_udc_init()
1086 pch_udc_bit_set(dev, UDC_DEVIRQMSK_ADDR, UDC_DEVINT_MSK); in pch_udc_exit()
2928 pch_udc_disable_interrupts(dev, UDC_DEVINT_MSK); in pch_udc_stop()
2976 pch_udc_disable_interrupts(dev, UDC_DEVINT_MSK); in pch_udc_shutdown()
3024 pch_udc_disable_interrupts(dev, UDC_DEVINT_MSK); in pch_udc_suspend()
H A Damd5536udc.h172 #define UDC_DEVINT_MSK 0x7f macro