Searched refs:reg8a (Results 1 – 1 of 1) sorted by relevance
1866 u8 reg8a[12]; /* U & V gains */ in setcolors() local1883 reg8a[i * 2] = v; in setcolors()1884 reg8a[i * 2 + 1] = (v >> 8) & 0x0f; in setcolors()1886 reg_w(gspca_dev, 0x8a, reg8a, sizeof reg8a); in setcolors()