Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ddw9714.c87 unsigned char nrc_infl; member
664 (dw9714_dev->nrc_infl & 0x3) << 5 | in dw9714_init()
1228 (unsigned int *)&dev_vcm->nrc_infl)) { in dw9714_parse_dt_property()
1229 dev_vcm->nrc_infl = DW9714_DEFAULT_NRC_INFL; in dw9714_parse_dt_property()
1281 dev_vcm->nrc_infl, in dw9714_parse_dt_property()
H A Dcn3927v.c101 unsigned char nrc_infl; member
1210 (unsigned int *)&dev_vcm->nrc_infl)) { in cn3927v_parse_dt_property()
1211 dev_vcm->nrc_infl = CN3927V_DEFAULT_NRC_INFL; in cn3927v_parse_dt_property()
1263 dev_vcm->nrc_infl, in cn3927v_parse_dt_property()
1411 (cn3927v_dev->nrc_infl & 0x3) << 5 | in cn3927v_init()