Home
last modified time | relevance | path

Searched refs:vcm_movefull_t (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dvm149c.c38 unsigned int vcm_movefull_t; member
249 ((dev_vcm->vcm_movefull_t * in vm149c_set_ctrl()
550 vm149c_dev->vcm_movefull_t = in vm149c_probe()
554 vm149c_dev->vcm_movefull_t = 64 * 1023 / 1000; in vm149c_probe()
H A Daw8601.c54 unsigned int vcm_movefull_t; member
312 dev_vcm->move_us = ((dev_vcm->vcm_movefull_t * (uint32_t)move_pos) / in aw8601_set_ctrl()
315 dev_vcm->move_us = dev_vcm->vcm_movefull_t; in aw8601_set_ctrl()
669 aw8601_dev->vcm_movefull_t = in aw8601_probe()
H A Dgt9760s.c53 unsigned int vcm_movefull_t; member
447 dev_vcm->move_ms = dev_vcm->vcm_movefull_t; in gt9760s_set_ctrl()
450 ((dev_vcm->vcm_movefull_t * (uint32_t)move_pos) / VCMDRV_MAX_LOG); in gt9760s_set_ctrl()
776 dev_vcm->vcm_movefull_t = gt9760s_move_time(dev_vcm, GT9760S_MAX_REG); in gt9760s_probe()
H A Ddw9800w.c59 unsigned int vcm_movefull_t; member
320 dev_vcm->move_us = ((dev_vcm->vcm_movefull_t * (uint32_t)move_pos) / in dw9800w_set_ctrl()
323 dev_vcm->move_us = dev_vcm->vcm_movefull_t; in dw9800w_set_ctrl()
723 dw9800w_dev->vcm_movefull_t = in dw9800w_probe()
H A Dfp5510.c46 unsigned int vcm_movefull_t; member
439 ((dev_vcm->vcm_movefull_t * in fp5510_set_ctrl()
791 fp5510_dev->vcm_movefull_t = in fp5510_probe()
H A Ddw9763.c59 unsigned int vcm_movefull_t; member
348 dev_vcm->move_us = dev_vcm->vcm_movefull_t; in dw9763_set_ctrl()
816 dw9763_dev->vcm_movefull_t = in dw9763_probe()
H A Ddw9714.c73 unsigned int vcm_movefull_t; member
606 dev_vcm->move_ms = dev_vcm->vcm_movefull_t; in dw9714_set_ctrl()
609 ((dev_vcm->vcm_movefull_t * (uint32_t)move_pos) / in dw9714_set_ctrl()
1347 dw9714_dev->vcm_movefull_t = in dw9714_probe()
H A Dcn3927v.c86 unsigned int vcm_movefull_t; member
625 dev_vcm->move_ms = dev_vcm->vcm_movefull_t; in cn3927v_set_ctrl()
628 ((dev_vcm->vcm_movefull_t * (uint32_t)move_pos) / in cn3927v_set_ctrl()
1334 cn3927v_dev->vcm_movefull_t = in cn3927v_probe()