Home
last modified time | relevance | path

Searched refs:max_gpio (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Ds5p_gpio.c58 if (gpio < data->max_gpio) { in s5p_gpio_get_bank()
66 upto = data->max_gpio; in s5p_gpio_get_bank()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dgpio.h722 unsigned int max_gpio; /* Maximum GPIO in this part */ member
/openbmc/linux/sound/pci/hda/
H A Dpatch_sigmatel.c761 unsigned int max_gpio; in find_mute_led_cfg() local
762 max_gpio = snd_hda_param_read(codec, codec->core.afg, in find_mute_led_cfg()
764 max_gpio &= AC_GPIO_IO_COUNT; in find_mute_led_cfg()
765 if (spec->gpio_led < max_gpio) in find_mute_led_cfg()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1352 unsigned int max_gpio; /* Maximum GPIO in this part */ member