Home
last modified time | relevance | path

Searched refs:BCM2835_PINCONF_PARAM_PULL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c71 #define BCM2835_PINCONF_PARAM_PULL (PIN_CONFIG_END + 1) macro
782 configs[0] = pinconf_to_config_packed(BCM2835_PINCONF_PARAM_PULL, pull); in bcm2835_pctl_dt_node_to_map_pull()
1026 case BCM2835_PINCONF_PARAM_PULL: in bcm2835_pinconf_set()
1093 case BCM2835_PINCONF_PARAM_PULL: in bcm2711_pinconf_set()
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c72 #define BCM2835_PINCONF_PARAM_PULL (PIN_CONFIG_END + 1) macro
801 configs[0] = pinconf_to_config_packed(BCM2835_PINCONF_PARAM_PULL, pull); in bcm2835_pctl_dt_node_to_map_pull()
1045 case BCM2835_PINCONF_PARAM_PULL: in bcm2835_pinconf_set()
1112 case BCM2835_PINCONF_PARAM_PULL: in bcm2711_pinconf_set()

Completed in 5 milliseconds