Lines Matching refs:PINCTRL
28 * pinctrl driver with its own @set_state. In this case, the other callbacks
29 * are not required. Otherwise, generic pinctrl framework is also available;
65 * @set_state: do pinctrl operations specified by @config, a pseudo device
67 * @set_state_simple: do needed pinctrl operations for a peripherl @periph.
90 /* for pinctrl-simple */
93 * request() - Request a particular pinctrl function
111 * @dev: Pinctrl device to use for decoding
124 * used by a GPIO driver with knowledge of the SoC pinctrl setup.
126 * @dev: Pinctrl device to use
258 * @pctldev: pinctrl device
271 #if CONFIG_IS_ENABLED(PINCTRL)
289 * pinctrl_request() - Request a particular pinctrl function
299 * pinctrl_request_noflags() - Request a particular pinctrl function
316 * @dev: Pinctrl device to use for decoding
342 * used by a GPIO driver with knowledge of the SoC pinctrl setup.
344 * @dev: Pinctrl device to use