Lines Matching refs:PINCTRL_STATE_DEFAULT
912 pins_default = pinctrl_lookup_state(uap->pinctrl, PINCTRL_STATE_DEFAULT);
932 PIN_MAP_MUX_GROUP("uart", PINCTRL_STATE_DEFAULT, "pinctrl-foo",
934 PIN_MAP_CONFIGS_PIN("uart", PINCTRL_STATE_DEFAULT, "pinctrl-foo",
989 .name = PINCTRL_STATE_DEFAULT,
996 .name = PINCTRL_STATE_DEFAULT,
1003 .name = PINCTRL_STATE_DEFAULT,
1026 PIN_MAP_MUX_GROUP("foo-i2c.o", PINCTRL_STATE_DEFAULT, "pinctrl-foo", NULL, "i2c0"),
1045 PIN_MAP_MUX_GROUP("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0", "i2c0"),
1046 PIN_MAP_CONFIGS_GROUP("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0", i2c_grp_configs),
1047 PIN_MAP_CONFIGS_PIN("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0scl", i2c_pin_configs),
1048 PIN_MAP_CONFIGS_PIN("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0sda", i2c_pin_configs),
1059 PIN_MAP_DUMMY_STATE("foo-i2c.0", PINCTRL_STATE_DEFAULT),
1188 operation and going to sleep, moving from the PINCTRL_STATE_DEFAULT to
1214 foo->s = pinctrl_lookup_state(foo->p, PINCTRL_STATE_DEFAULT);
1335 to the pin controller device name, and the state name is PINCTRL_STATE_DEFAULT.
1339 .name = PINCTRL_STATE_DEFAULT,