Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Ds5p_gpio.c59 if (gpio < data->max_gpio) { in s5p_gpio_get_bank()
67 upto = data->max_gpio; in s5p_gpio_get_bank()
/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dgpio.h723 unsigned int max_gpio; /* Maximum GPIO in this part */ member
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1353 unsigned int max_gpio; /* Maximum GPIO in this part */ member