Lines Matching refs:have_vref
345 bool have_vref; member
382 bool have_vref; member
671 .have_vref = false,
677 .have_vref = false,
683 .have_vref = false,
689 .have_vref = false,
695 .have_vref = false,
701 .have_vref = false,
707 .have_vref = false,
713 .have_vref = true,
719 .have_vref = true,
725 .have_vref = true,
731 .have_vref = true,
737 .have_vref = true,
1143 adc->have_vref = false; in mcp3564_config()
1146 adc->have_vref = true; in mcp3564_config()
1160 if (adc->have_vref) in mcp3564_config()
1166 if (adc->have_vref) in mcp3564_config()
1172 if (adc->have_vref) in mcp3564_config()
1178 if (adc->have_vref) in mcp3564_config()
1184 if (adc->have_vref) in mcp3564_config()
1190 if (adc->have_vref) in mcp3564_config()
1207 adc->have_vref = adc->chip_info->have_vref; in mcp3564_config()
1224 if (!adc->have_vref) in mcp3564_config()