Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c40 #define BCM2835_NUM_GPIOS 54 macro
378 .ngpio = BCM2835_NUM_GPIOS,
700 return BCM2835_NUM_GPIOS; in bcm2835_pctl_get_groups_count()
934 *num_groups = BCM2835_NUM_GPIOS; in bcm2835_pmx_get_function_groups()
1137 .npins = BCM2835_NUM_GPIOS,
1156 .npins = BCM2835_NUM_GPIOS,
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c41 #define BCM2835_NUM_GPIOS 54 macro
395 .ngpio = BCM2835_NUM_GPIOS,
719 return BCM2835_NUM_GPIOS; in bcm2835_pctl_get_groups_count()
953 *num_groups = BCM2835_NUM_GPIOS; in bcm2835_pmx_get_function_groups()
1156 .npins = BCM2835_NUM_GPIOS,
1175 .npins = BCM2835_NUM_GPIOS,

Completed in 4 milliseconds