Home
last modified time | relevance | path

Searched defs:gpio (Results 201 – 225 of 750) sorted by relevance

12345678910>>...30

/openbmc/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_cyclone5_vining_fpga.dts126 gpio: pca9557@1f { label
/openbmc/linux/arch/mips/boot/dts/lantiq/
H A Ddanube_easy50712.dts55 gpio: pinmux@e100b10 { label
/openbmc/u-boot/board/compulab/cm_t35/
H A Dcm_t35.c406 static int cm_t3x_reset_net_chip(int gpio) in cm_t3x_reset_net_chip()
424 static inline int cm_t3x_reset_net_chip(int gpio) { return 0; } in cm_t3x_reset_net_chip()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-gpio.c18 static void virtio_gpio_cleanup(QVhostUserGPIO *gpio) in virtio_gpio_cleanup()
34 static void virtio_gpio_setup(QVhostUserGPIO *gpio) in virtio_gpio_setup()
/openbmc/linux/drivers/gpio/
H A Dgpio-menz127.c24 #define GPIO_TO_DBCNT_REG(gpio) ((gpio * 4) + 0x80) argument
38 static int men_z127_debounce(struct gpio_chip *gc, unsigned gpio, in men_z127_debounce()
/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson.c558 static int meson_gpio_get_direction(struct gpio_chip *chip, unsigned gpio) in meson_gpio_get_direction()
570 static int meson_gpio_direction_input(struct gpio_chip *chip, unsigned gpio) in meson_gpio_direction_input()
575 static int meson_gpio_direction_output(struct gpio_chip *chip, unsigned gpio, in meson_gpio_direction_output()
582 static void meson_gpio_set(struct gpio_chip *chip, unsigned gpio, int value) in meson_gpio_set()
587 static int meson_gpio_get(struct gpio_chip *chip, unsigned gpio) in meson_gpio_get()
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/
H A Dgpio.md1 # gpio chapter
/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dmcu_mpc8349emitx.c95 static void mcu_gpio_set(struct gpio_chip *gc, unsigned int gpio, int val) in mcu_gpio_set()
110 static int mcu_gpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) in mcu_gpio_dir_out()
/openbmc/linux/include/linux/input/
H A Dnavpoint.h8 int gpio; /* GPIO for power on/off */ member
/openbmc/phosphor-hwmon/test/
H A Dgpio.cpp9 namespace gpio namespace
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c128 struct nvkm_gpio *gpio = device->gpio; in nvkm_therm_fan_sense() local
227 struct nvkm_gpio *gpio = device->gpio; in nvkm_therm_fan_ctor() local
/openbmc/u-boot/arch/mips/mach-mscc/
H A Dgpio.c9 void mscc_gpio_set_alternate(int gpio, int mode) in mscc_gpio_set_alternate()
/openbmc/u-boot/board/timll/devkit3250/
H A Ddevkit3250_spl.c16 static struct gpio_regs *gpio = (struct gpio_regs *)GPIO_BASE; variable
/openbmc/linux/drivers/input/touchscreen/
H A Dwm97xx-core.c175 enum wm97xx_gpio_status wm97xx_get_gpio(struct wm97xx *wm, u32 gpio) in wm97xx_get_gpio()
202 void wm97xx_set_gpio(struct wm97xx *wm, u32 gpio, in wm97xx_set_gpio()
227 void wm97xx_config_gpio(struct wm97xx *wm, u32 gpio, enum wm97xx_gpio_dir dir, in wm97xx_config_gpio()
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dstandard_device_tests.cpp97 std::optional<GPIO> gpio{}; in createRailStatusVout() local
119 std::optional<GPIO> gpio{GPIO{gpioLine, activeLow}}; in createRailGPIO() local
140 std::optional<GPIO> gpio{}; in createRailOutputVoltage() local
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp1020rdb-pc_camp_core1.dts68 gpio: gpio-controller@f000 { label
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra124-apalis-eval.dts43 gpio: gpio@6000d000 { label
/openbmc/u-boot/drivers/gpio/
H A Drk_gpio.c103 int spl_gpio_set_pull(void *vregs, uint gpio, int pull) in spl_gpio_set_pull()
127 int spl_gpio_output(void *vregs, uint gpio, int value) in spl_gpio_output()
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c220 int gpio = offset + 1; in abx500_gpio_to_irq() local
244 unsigned gpio, int alt_setting) in abx500_set_mode()
365 unsigned gpio) in abx500_get_mode()
452 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
507 unsigned gpio = chip->base; in abx500_gpio_dbg_show() local
522 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
/openbmc/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa25x.dtsi61 gpio: gpio@40e00000 { label
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-gpio.c22 unsigned gpio; /* gpio that triggers the leds */ member
123 unsigned gpio; in gpio_trig_gpio_store() local
/openbmc/linux/include/linux/
H A Dgpio-pxa.h7 #define gpio_to_bank(gpio) ((gpio) >> 5) argument
/openbmc/u-boot/board/freescale/m52277evb/
H A Dm52277evb.c35 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in dram_init() local
/openbmc/u-boot/test/dm/
H A Dpanel.c23 struct udevice *dev, *pwm, *gpio, *reg; in dm_test_panel() local
/openbmc/u-boot/board/freescale/m54451evb/
H A Dm54451evb.c39 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in dram_init() local

12345678910>>...30