Lines Matching refs:PINCTRL_STATE_DEFAULT
923 pins_default = pinctrl_lookup_state(uap->pinctrl, PINCTRL_STATE_DEFAULT);
943 PIN_MAP_MUX_GROUP("uart", PINCTRL_STATE_DEFAULT, "pinctrl-foo",
945 PIN_MAP_CONFIGS_PIN("uart", PINCTRL_STATE_DEFAULT, "pinctrl-foo",
1000 .name = PINCTRL_STATE_DEFAULT,
1007 .name = PINCTRL_STATE_DEFAULT,
1014 .name = PINCTRL_STATE_DEFAULT,
1037 PIN_MAP_MUX_GROUP("foo-i2c.o", PINCTRL_STATE_DEFAULT, "pinctrl-foo", NULL, "i2c0"),
1056 PIN_MAP_MUX_GROUP("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0", "i2c0"),
1057 PIN_MAP_CONFIGS_GROUP("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0", i2c_grp_configs),
1058 PIN_MAP_CONFIGS_PIN("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0scl", i2c_pin_configs),
1059 PIN_MAP_CONFIGS_PIN("foo-i2c.0", PINCTRL_STATE_DEFAULT, "pinctrl-foo", "i2c0sda", i2c_pin_configs),
1070 PIN_MAP_DUMMY_STATE("foo-i2c.0", PINCTRL_STATE_DEFAULT),
1199 operation and going to sleep, moving from the PINCTRL_STATE_DEFAULT to
1225 foo->s = pinctrl_lookup_state(foo->p, PINCTRL_STATE_DEFAULT);
1346 to the pin controller device name, and the state name is PINCTRL_STATE_DEFAULT.
1350 .name = PINCTRL_STATE_DEFAULT,