Home
last modified time | relevance | path

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

/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()
/drivers/usb/host/
Dfotg210.h302 #define GMIR_INT_POLARITY (1 << 3) /*Active High*/ macro
Dfotg210-hcd.c5543 iowrite32(GMIR_MDEV_INT | GMIR_MOTG_INT | GMIR_INT_POLARITY, in fotg210_init()