Home
last modified time | relevance | path

Searched refs:gpio_map (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dad5592r-base.c118 if (!(st->gpio_map & BIT(offset))) { in ad5592r_gpio_request()
133 if (!st->gpio_map) in ad5592r_gpio_init()
156 if (st->gpio_map) in ad5592r_gpio_cleanup()
222 st->gpio_map |= BIT(i); in ad5592r_set_channel_modes()
H A Dad5592r-base.h65 u8 gpio_map; member
/openbmc/u-boot/arch/x86/include/asm/
H A Dglobal_data.h83 const struct pch_gpio_map *gpio_map; /* board GPIO map */ member
/openbmc/linux/drivers/leds/
H A Dleds-tca6507.c183 int gpio_map[NUM_LEDS]; member
605 set_select(tca, tca->gpio_map[offset], in tca6507_gpio_set_value()
630 tca->gpio_map[gpios] = i; in tca6507_probe_gpios()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c75 struct gpio_map { struct
80 static struct gpio_map vlv_gpio_table[] = { argument
250 struct gpio_map *map; in vlv_exec_gpio()
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio/
H A D0001-Remove-nested-functions.patch13 if (gpio_map < MAP_FAILED)
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2038 u8 gpio_map[BTC_DBG_MAX1]; /*the debug signals to GPIO-Position */ member
H A Dcoex.c7821 seq_printf(m, ", %d->GPIO%d", (u32)i, gdbg->gpio_map[i]); in _show_mreg_v1()
7925 seq_printf(m, ", %d->GPIO%d", (u32)i, gdbg->gpio_map[i]); in _show_mreg_v2()