Home
last modified time | relevance | path

Searched refs:reg_w1 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/usb/gspca/
H A Dtv8532.c137 reg_w1(gspca_dev, R03_TABLE_ADDR, i); in tv_8532WriteEEprom()
143 reg_w1(gspca_dev, R07_TABLE_LEN, i); in tv_8532WriteEEprom()
164 reg_w1(gspca_dev, R0E_AD_HEIGHTL, 0x90); in tv_8532_setReg()
208 reg_w1(gspca_dev, R0D_AD_WIDTHH, 0x03); in sd_start()
211 reg_w1(gspca_dev, R28_QUANT, 0x90); in sd_start()
215 reg_w1(gspca_dev, R29_LINE, 0x41); in sd_start()
219 reg_w1(gspca_dev, R29_LINE, 0x81); in sd_start()
224 reg_w1(gspca_dev, R2D_POINT, 0x14); in sd_start()
225 reg_w1(gspca_dev, R2E_POINTH, 0x01); in sd_start()
226 reg_w1(gspca_dev, R2F_POINTB, 0x12); in sd_start()
[all …]
H A Dsonixj.c1419 reg_w1(gspca_dev, 0x17, 0x62); in ov7630_probe()
1420 reg_w1(gspca_dev, 0x01, 0x08); in ov7630_probe()
1424 reg_w1(gspca_dev, 0x01, 0x29); in ov7630_probe()
1425 reg_w1(gspca_dev, 0x17, 0x42); in ov7630_probe()
1445 reg_w1(gspca_dev, 0x17, 0x62); in ov7648_probe()
1446 reg_w1(gspca_dev, 0x01, 0x08); in ov7648_probe()
1450 reg_w1(gspca_dev, 0x01, 0x29); in ov7648_probe()
1451 reg_w1(gspca_dev, 0x17, 0x42); in ov7648_probe()
1458 reg_w1(gspca_dev, 0x17, 0x62); in ov7648_probe()
1459 reg_w1(gspca_dev, 0x01, 0x08); in ov7648_probe()
[all …]
H A Dsn9c20x.c1361 reg_w1(gspca_dev, 0x118c, red); in set_redblue()
1362 reg_w1(gspca_dev, 0x118f, blue); in set_redblue()
1541 reg_w1(gspca_dev, 0x1007, 0x60); in set_led_mode()
1819 reg_w1(gspca_dev, 0x1006, 0x00); in sd_init()
1821 reg_w1(gspca_dev, 0x1006, 0x20); in sd_init()
2043 reg_w1(gspca_dev, 0x1189, scale); in sd_start()
2044 reg_w1(gspca_dev, 0x10e0, fmt); in sd_start()
2061 reg_w1(gspca_dev, 0x1007, 0x20); in sd_start()
2062 reg_w1(gspca_dev, 0x1061, 0x03); in sd_start()
2077 reg_w1(gspca_dev, 0x1007, 0x00); in sd_stopN()
[all …]