Home
last modified time | relevance | path

Searched refs:ISP1760_FLAG_ANALOG_OC (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/isp1760/
H A Disp1760-core.c50 if (isp->devflags & ISP1760_FLAG_ANALOG_OC) in isp1760_init_core()
99 isp->devflags & ISP1760_FLAG_ANALOG_OC ? "analog" : "digital"); in isp1760_init_core()
H A Disp1760-if.c221 devflags |= ISP1760_FLAG_ANALOG_OC; in isp1760_plat_probe()
239 devflags |= ISP1760_FLAG_ANALOG_OC; in isp1760_plat_probe()
H A Disp1760-core.h31 #define ISP1760_FLAG_ANALOG_OC 0x00000008 /* Analog overcurrent */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/isp1760/
H A Disp1760-core.c50 if (isp->devflags & ISP1760_FLAG_ANALOG_OC) in isp1760_init_core()
99 isp->devflags & ISP1760_FLAG_ANALOG_OC ? "analog" : "digital"); in isp1760_init_core()
H A Disp1760-if.c221 devflags |= ISP1760_FLAG_ANALOG_OC; in isp1760_plat_probe()
239 devflags |= ISP1760_FLAG_ANALOG_OC; in isp1760_plat_probe()
H A Disp1760-core.h31 #define ISP1760_FLAG_ANALOG_OC 0x00000008 /* Analog overcurrent */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/isp1760/
H A Disp1760-core.c50 if (isp->devflags & ISP1760_FLAG_ANALOG_OC) in isp1760_init_core()
99 isp->devflags & ISP1760_FLAG_ANALOG_OC ? "analog" : "digital"); in isp1760_init_core()
H A Disp1760-if.c221 devflags |= ISP1760_FLAG_ANALOG_OC; in isp1760_plat_probe()
239 devflags |= ISP1760_FLAG_ANALOG_OC; in isp1760_plat_probe()
H A Disp1760-core.h31 #define ISP1760_FLAG_ANALOG_OC 0x00000008 /* Analog overcurrent */ macro