Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h16 #define GMIR_INT_POLARITY 0x8 /*Active High*/ macro
H A Dfotg210-hcd.h300 #define GMIR_INT_POLARITY (1 << 3) /*Active High*/ macro
H A Dfotg210-udc.c1044 iowrite32(GMIR_MHC_INT | GMIR_MOTG_INT | GMIR_INT_POLARITY, in fotg210_init()
H A Dfotg210-hcd.c5535 iowrite32(GMIR_MDEV_INT | GMIR_MOTG_INT | GMIR_INT_POLARITY, in fotg210_init()