Home
last modified time | relevance | path

Searched refs:gpio_function (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c614 static const char * const gpio_function[GPIOF_COUNT] = { variable
628 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in get_function()
643 if (ret >= ARRAY_SIZE(gpio_function)) in get_function()
670 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in gpio_get_status()
680 offset, gpio_function[func]); in gpio_get_status()
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib9000.h23 struct dibGPIOFunction gpio_function[2]; member
H A Ddib9000.c1089 for (i = 0; i < ARRAY_SIZE(state->chip.d9.cfg.gpio_function); i++) { in dib9000_fw_init()
1090 f = &state->chip.d9.cfg.gpio_function[i]; in dib9000_fw_init()
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio/
H A D0001-Remove-nested-functions.patch113 + int func = gpio_function(*gpio);
153 - func = gpio_function(gpio);
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2283 .gpio_function = {
2314 .gpio_function = {