Searched refs:SN9C102_CLOCK_SEL (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/usb_webcam/sensors/
H A Dpas106b.cpp59 Device()->WriteReg8(SN9C102_CLOCK_SEL, 0x17); /* enable sensor, force 24MHz */
H A Dtas5130d1b.cpp85 Device()->WriteReg8(SN9C102_CLOCK_SEL, 0x20); /* enable sensor clk */
90 Device()->WriteReg8(SN9C102_CLOCK_SEL, 0x60); /* enable sensor clk, and invert it */
172 //Device()->WriteReg8(SN9C102_CLOCK_SEL, 0x70); /* enable sensor clk, and invert it, test img */
H A Dtas5110c1b.cpp86 Device()->WriteReg8(SN9C102_CLOCK_SEL, 0x60); /* enable sensor clk, and invert it */
87 Device()->WriteReg8(SN9C102_CLOCK_SEL, 0x60); /* enable sensor clk, and invert it */
162 //Device()->WriteReg8(SN9C102_CLOCK_SEL, 0x70); /* enable sensor clk, and invert it, test img */
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.h37 #define SN9C102_CLOCK_SEL 0x17 macro
H A DSonixCamDevice.cpp147 WriteReg8(SN9C102_CLOCK_SEL /*0x17*/, 0x29);
172 WriteReg(SN9C102_CLOCK_SEL /*0x17*/, tmp_6, 2);

Completed in 52 milliseconds