Lines Matching defs:selector
625 unsigned int selector, unsigned long *configs,
634 if (selector < K210_NPINS)
644 bit = BIT(selector - K210_NPINS);
655 unsigned int selector)
661 if (selector < K210_NPINS)
662 return k210_pinconf_dbg_show(pctldev, s, selector);
670 seq_printf(s, "%s: %s V", k210_group_names[selector],
671 val & BIT(selector - K210_NPINS) ? "1.8" : "3.3");
688 unsigned int selector)
690 return k210_pcf_infos[selector].name;
694 unsigned int selector,