Lines Matching refs:val
119 u_char val;
123 sanei_pa4s2_readbyte (dev->fd, &val);
126 priv->bank_count = (val & 0x07);
167 u_char val = 0;
175 val = 0x00;
178 val = 0x10;
181 val = 0x20;
187 val |= 0x01;
189 sanei_pa4s2_writebyte (dev->fd, 5, val);
193 DBG (5, "set_dpi_value: value 0x%02x\n", val);
1208 u_char val;
1222 sanei_pa4s2_readbyte (dev->fd, &val);
1226 while ((val & 0x08) != 0);
1328 u_char val;
1375 val = 0x6B;
1378 val = 0x9F;
1381 val = 0x92;
1385 sanei_pa4s2_writebyte (dev->fd, 5, val);
1418 val = 0xA8;
1421 val = 0x8A;
1424 val = 0xA8;
1428 sanei_pa4s2_writebyte (dev->fd, 5, val);