Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dfotg210.h16 #define GMIR_INT_POLARITY 0x8 /*Active High*/ macro
Dfotg210-udc.c1026 iowrite32(GMIR_MHC_INT | GMIR_MOTG_INT | GMIR_INT_POLARITY, in fotg210_init()
/Linux-v4.19/drivers/usb/host/
Dfotg210.h299 #define GMIR_INT_POLARITY (1 << 3) /*Active High*/ macro
Dfotg210-hcd.c5546 iowrite32(GMIR_MDEV_INT | GMIR_MOTG_INT | GMIR_INT_POLARITY, in fotg210_init()