Searched refs:ISP1760_FLAG_ANALOG_OC (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/usb/isp1760/
H A Disp1760-if.c229 devflags |= ISP1760_FLAG_ANALOG_OC;
H A Disp1760-core.c50 if ((isp->devflags & ISP1760_FLAG_ANALOG_OC) && hcd->is_isp1763) {
59 if (isp->devflags & ISP1760_FLAG_ANALOG_OC)
105 isp->devflags & ISP1760_FLAG_ANALOG_OC ? "analog" : "digital");
H A Disp1760-core.h34 #define ISP1760_FLAG_ANALOG_OC 0x00000008 /* Analog overcurrent */ macro

Completed in 253 milliseconds