Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Ddw9763.c54 unsigned int rated_current; member
155 (abs_step <= dev_vcm->rated_current)) in dw9763_get_pos()
156 abs_step = (dev_vcm->rated_current - abs_step) / dev_vcm->step; in dw9763_get_pos()
457 unsigned int rated_current; in dw9763_probe() local
477 (unsigned int *)&rated_current)) { in dw9763_probe()
478 rated_current = DW9763_DEFAULT_RATED_CURRENT; in dw9763_probe()
551 current_distance = rated_current - start_current; in dw9763_probe()
558 dw9763_dev->rated_current = dw9763_dev->start_current + in dw9763_probe()

Completed in 2 milliseconds