Searched refs:vref_ch (Results 1 – 1 of 1) sorted by relevance
1005 unsigned int i, vref_ch, gain_ch, pd_ch; in mcp47feb02_init_ctrl_regs() local1008 ret = regmap_read(data->regmap, MCP47FEB02_VREF_REG_ADDR, &vref_ch); in mcp47feb02_init_ctrl_regs()1025 data->chdata[i].ref_mode = (vref_ch >> (2 * i)) & MCP47FEB02_DAC_CTRL_MASK; in mcp47feb02_init_ctrl_regs()