Home
last modified time | relevance | path

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

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