Searched refs:gpio_map (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5592r-base.c | 118 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 D | ad5592r-base.h | 65 u8 gpio_map; member
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | global_data.h | 83 const struct pch_gpio_map *gpio_map; /* board GPIO map */ member
|
/openbmc/linux/drivers/leds/ |
H A D | leds-tca6507.c | 183 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 D | intel_dsi_vbt.c | 75 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 D | 0001-Remove-nested-functions.patch | 13 if (gpio_map < MAP_FAILED)
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 2038 u8 gpio_map[BTC_DBG_MAX1]; /*the debug signals to GPIO-Position */ member
|
H A D | coex.c | 7821 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()
|