Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Ddw9763.c53 unsigned int start_current; member
152 if (abs_step <= dev_vcm->start_current) in dw9763_get_pos()
154 else if ((abs_step > dev_vcm->start_current) && in dw9763_get_pos()
178 position = dev_vcm->start_current; in dw9763_set_pos()
180 position = dev_vcm->start_current + in dw9763_set_pos()
456 unsigned int start_current; in dw9763_probe() local
469 (unsigned int *)&start_current)) { in dw9763_probe()
470 start_current = DW9763_DEFAULT_START_CURRENT; in dw9763_probe()
551 current_distance = rated_current - start_current; in dw9763_probe()
556 dw9763_dev->start_current in dw9763_probe()
[all...]

Completed in 1 milliseconds