Home
last modified time | relevance | path

Searched refs:nrc_time (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ddw9714.c88 unsigned char nrc_time; member
665 (dw9714_dev->nrc_time & 0x1) << 4 | in dw9714_init()
1236 (unsigned int *)&dev_vcm->nrc_time)) { in dw9714_parse_dt_property()
1237 dev_vcm->nrc_time = DW9714_DEFAULT_NRC_TIME; in dw9714_parse_dt_property()
1282 dev_vcm->nrc_time); in dw9714_parse_dt_property()
H A Dcn3927v.c102 unsigned char nrc_time; member
1218 (unsigned int *)&dev_vcm->nrc_time)) { in cn3927v_parse_dt_property()
1219 dev_vcm->nrc_time = CN3927V_DEFAULT_NRC_TIME; in cn3927v_parse_dt_property()
1264 dev_vcm->nrc_time); in cn3927v_parse_dt_property()
1412 (cn3927v_dev->nrc_time & 0x1) << 4 | in cn3927v_init()