Searched refs:config_pins (Results 1 – 3 of 3) sorted by relevance
14 int config_pins(const void *blob, const char *pin_grp);
40 static const int config_pins[] = { variable89 if (WARN_ON(wire_order[i] > ARRAY_SIZE(config_pins))) in titsc_config_wires()99 bit_cfg = config_pins[wi_order]; in titsc_config_wires()
83 int config_pins(const void *blob, const char *pin_grp) in config_pins() function