Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-core.h36 #define ISP1760_FLAG_INTR_EDGE_TRIG 0x00000100 /* Interrupt edge triggered */ macro
H A Disp1760-core.c58 if (isp->devflags & ISP1760_FLAG_INTR_EDGE_TRIG) in isp1760_init_core()