Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_rts8822.c584 static double get_shrd (double value, SANE_Int desp);
4999 get_shrd (double value, SANE_Int desp) in get_shrd() function
5015 temp = floor (get_shrd (value, 0x20)); in get_byte()
5040 Regs[0x01] = get_byte (get_shrd (cph->p1, 0x08)); in Timing_SetLinearImageSensorClock()
5041 Regs[0x02] = get_byte (get_shrd (cph->p1, 0x10)); in Timing_SetLinearImageSensorClock()
5042 Regs[0x03] = get_byte (get_shrd (cph->p1, 0x18)); in Timing_SetLinearImageSensorClock()
5045 Regs[0x04] |= ((get_byte (get_shrd (cph->p1, 0x20))) & 0x0f); in Timing_SetLinearImageSensorClock()
5051 Regs[0x06] = get_byte (get_shrd (cph->p2, 0x08)); in Timing_SetLinearImageSensorClock()
5052 Regs[0x07] = get_byte (get_shrd (cph->p2, 0x10)); in Timing_SetLinearImageSensorClock()
5053 Regs[0x08] = get_byte (get_shrd (cp in Timing_SetLinearImageSensorClock()
[all...]

Completed in 8 milliseconds