Home
last modified time | relevance | path

Searched refs:GMIR_INT_POLARITY (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h20 #define GMIR_INT_POLARITY 0x8 /*Active High*/ macro
Dfotg210-udc.c1039 iowrite32(GMIR_MHC_INT | GMIR_MOTG_INT | GMIR_INT_POLARITY, in fotg210_init()
/linux-4.1.27/drivers/usb/host/
Dfotg210.h292 #define GMIR_INT_POLARITY (1 << 3) /*Active High*/ macro
Dfotg210-hcd.c5793 iowrite32(GMIR_MDEV_INT | GMIR_MOTG_INT | GMIR_INT_POLARITY, in fotg210_init()