Searched refs:pseye_sccb_setreg (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/usb/ |
| D | pseye.c | 118 static void pseye_sccb_setreg(struct pseye_softc *, uint8_t, uint8_t); 406 pseye_sccb_setreg(sc, 0x12, 0x80); in pseye_init() 407 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() 408 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() 409 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() 410 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() 411 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() 412 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() 413 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() 414 pseye_sccb_setreg(sc, 0x11, 0x01); in pseye_init() [all …]
|