Searched refs:nrc_preset (Results 1 – 2 of 2) sorted by relevance
86 unsigned char nrc_preset; member679 ret = dw9714_write_msg(client, DW9714_ADVMODE_PRESET, dw9714_dev->nrc_preset); in dw9714_init()1220 (unsigned int *)&dev_vcm->nrc_preset)) { in dw9714_parse_dt_property()1221 dev_vcm->nrc_preset = DW9714_DEFAULT_NRC_PRESET; in dw9714_parse_dt_property()1280 dev_vcm->nrc_preset, in dw9714_parse_dt_property()
100 unsigned char nrc_preset; member1202 (unsigned int *)&dev_vcm->nrc_preset)) { in cn3927v_parse_dt_property()1203 dev_vcm->nrc_preset = CN3927V_DEFAULT_NRC_PRESET; in cn3927v_parse_dt_property()1262 dev_vcm->nrc_preset, in cn3927v_parse_dt_property()1399 ret = cn3927v_write_msg(client, CN3927V_ADVMODE_PRESET, cn3927v_dev->nrc_preset); in cn3927v_init()