Home
last modified time | relevance | path

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

/linux/drivers/usb/isp1760/
H A Disp1760-core.h36 #define ISP1760_FLAG_DREQ_POL_HIGH 0x00000020 /* DREQ active high */ macro
H A Disp1760-core.c63 if (isp->devflags & ISP1760_FLAG_DREQ_POL_HIGH) in isp1760_init_core()