HomeSort by relevance Sort by last modified time
    Searched refs:PINCTRL_FULL (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/pinctrl/
pinctrl_stm32.c 139 #if CONFIG_IS_ENABLED(PINCTRL_FULL)
144 #else /* PINCTRL_FULL */
177 #endif /* PINCTRL_FULL */
180 #if CONFIG_IS_ENABLED(PINCTRL_FULL)
182 #else /* PINCTRL_FULL */
184 #endif /* PINCTRL_FULL */
pinctrl-uclass.c 30 #if CONFIG_IS_ENABLED(PINCTRL_FULL)
Kconfig 14 config PINCTRL_FULL
32 depends on PINCTRL_FULL
75 This option is an SPL-variant of the PINCTRL_FULL option.
76 See the help of PINCTRL_FULL for details.

Completed in 137 milliseconds