Home
last modified time | relevance | path

Searched refs:ISP1760_FLAG_INTR_POL_HIGH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/usb/isp1760/
Disp1760-core.h35 #define ISP1760_FLAG_INTR_POL_HIGH 0x00000080 /* Interrupt polarity active high */ macro
Disp1760-core.c56 if (isp->devflags & ISP1760_FLAG_INTR_POL_HIGH) in isp1760_init_core()