Home
last modified time | relevance | path

Searched defs:gpio (Results 176 – 200 of 750) sorted by relevance

12345678910>>...30

/openbmc/linux/drivers/gpio/
H A Dgpio-mpc8xxx.c62 static int mpc8572_gpio_get(struct gpio_chip *gc, unsigned int gpio) in mpc8572_gpio_get()
76 unsigned int gpio, int val) in mpc5121_gpio_dir_out()
87 unsigned int gpio, int val) in mpc5125_gpio_dir_out()
196 unsigned long gpio = irqd_to_hwirq(d); in mpc512x_irq_set_type() local
H A Dgpio-xgene.c133 struct xgene_gpio *gpio = dev_get_drvdata(dev); in xgene_gpio_suspend() local
146 struct xgene_gpio *gpio = dev_get_drvdata(dev); in xgene_gpio_resume() local
161 struct xgene_gpio *gpio; in xgene_gpio_probe() local
H A Dgpio-ich.c153 static bool ichx_gpio_check_available(struct gpio_chip *gpio, unsigned int nr) in ichx_gpio_check_available()
158 static int ichx_gpio_get_direction(struct gpio_chip *gpio, unsigned int nr) in ichx_gpio_get_direction()
166 static int ichx_gpio_direction_input(struct gpio_chip *gpio, unsigned int nr) in ichx_gpio_direction_input()
175 static int ichx_gpio_direction_output(struct gpio_chip *gpio, unsigned int nr, in ichx_gpio_direction_output()
H A Dgpio-sch.c50 static unsigned int sch_gpio_offset(struct sch_gpio *sch, unsigned int gpio, in sch_gpio_offset()
63 static unsigned int sch_gpio_bit(struct sch_gpio *sch, unsigned int gpio) in sch_gpio_bit()
70 static int sch_gpio_reg_get(struct sch_gpio *sch, unsigned int gpio, unsigned int reg) in sch_gpio_reg_get()
83 static void sch_gpio_reg_set(struct sch_gpio *sch, unsigned int gpio, unsigned int reg, in sch_gpio_reg_set()
H A Dgpio-tpic2810.c54 struct tpic2810 *gpio = gpiochip_get_data(chip); in tpic2810_set_mask_bits() local
103 struct tpic2810 *gpio; in tpic2810_probe() local
H A Dgpio-msc313.c490 struct msc313_gpio *gpio = gpiochip_get_data(chip); in msc313_gpio_set() local
503 struct msc313_gpio *gpio = gpiochip_get_data(chip); in msc313_gpio_get() local
510 struct msc313_gpio *gpio = gpiochip_get_data(chip); in msc313_gpio_direction_input() local
521 struct msc313_gpio *gpio = gpiochip_get_data(chip); in msc313_gpio_direction_output() local
612 struct msc313_gpio *gpio; in msc313_gpio_probe() local
696 struct msc313_gpio *gpio = dev_get_drvdata(dev); in msc313_gpio_suspend() local
707 struct msc313_gpio *gpio = dev_get_drvdata(dev); in msc313_gpio_resume() local
H A Dgpio-twl4030.c139 static int twl4030_set_gpio_direction(int gpio, int is_input) in twl4030_set_gpio_direction()
159 static int twl4030_get_gpio_direction(int gpio) in twl4030_get_gpio_direction()
176 static int twl4030_set_gpio_dataout(int gpio, int enable) in twl4030_set_gpio_dataout()
190 static int twl4030_get_gpio_datain(int gpio) in twl4030_get_gpio_datain()
/openbmc/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm283x.c31 static void bcm2835_gpio_set_func_id(struct udevice *dev, unsigned int gpio, in bcm2835_gpio_set_func_id()
46 static int bcm2835_gpio_get_func_id(struct udevice *dev, unsigned int gpio) in bcm2835_gpio_get_func_id()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-digicolor.c168 static int dc_gpio_direction_input(struct gpio_chip *chip, unsigned gpio) in dc_gpio_direction_input()
187 static int dc_gpio_direction_output(struct gpio_chip *chip, unsigned gpio, in dc_gpio_direction_output()
207 static int dc_gpio_get(struct gpio_chip *chip, unsigned gpio) in dc_gpio_get()
219 static void dc_gpio_set(struct gpio_chip *chip, unsigned gpio, int value) in dc_gpio_set()
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c86 static int request_and_pulse_reset(int gpio, const char *name) in request_and_pulse_reset()
115 #define GPIO_TO_PIN(bank, gpio) (32 * (bank) + (gpio)) argument
406 static int set_gpio(int gpio, int state) in set_gpio()
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1282 #define SETUP_GPIO_OUTPUT(gpio, name, level) \ argument
1285 #define SETUP_GPIO_INPUT(gpio, name) \ argument
1729 int gpio = gpio_cfg[board].mmc_cd; in board_mmc_getcd() local
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp29 namespace gpio namespace
117 std::string gpio = std::string(gpioLineMsg); in scheduleEventHandler() local
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5307.h109 typedef struct gpio { struct
114 } gpio_t; argument
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c244 unsigned int gpio = BIT(irqd_to_hwirq(d)); in npcmgpio_set_irq_type() local
292 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_ack() local
303 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_mask() local
316 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_unmask() local
327 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_startup() local
1451 int gpio = (pin % bank->gc.ngpio); in npcm7xx_get_slew_rate() local
1471 int gpio = BIT(pin % bank->gc.ngpio); in npcm7xx_set_slew_rate() local
1513 int gpio = (pin % bank->gc.ngpio); in npcm7xx_get_drive_strength() local
1539 int gpio = BIT(pin % bank->gc.ngpio); in npcm7xx_set_drive_strength() local
1728 int gpio = (pin % bank->gc.ngpio); in npcm7xx_config_get() local
[all …]
H A Dpinctrl-npcm8xx.c277 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_ack() local
286 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_mask() local
295 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_unmask() local
303 unsigned int gpio = irqd_to_hwirq(d); in npcmgpio_irq_startup() local
1865 int gpio = pin % bank->gc.ngpio; in npcm8xx_get_slew_rate() local
1885 int gpio = BIT(pin % bank->gc.ngpio); in npcm8xx_set_slew_rate() local
1925 int gpio = pin % bank->gc.ngpio; in npcm8xx_get_drive_strength() local
1946 int gpio = BIT(pin % bank->gc.ngpio); in npcm8xx_set_drive_strength() local
2168 int gpio = BIT(pin % bank->gc.ngpio); in npcm_set_debounce() local
2195 int gpio = pin % bank->gc.ngpio; in npcm8xx_config_get() local
[all …]
/openbmc/linux/sound/aoa/core/
H A Dgpio-feature.c59 struct device_node *np, *gpio; in get_gpio() local
221 static void gpio_enable_dual_edge(int gpio) in gpio_enable_dual_edge()
380 int gpio, ret, active; in ftr_get_detect() local
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.c479 static int mtk_gpio_get(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_get()
496 static void mtk_gpio_set(struct gpio_chip *chip, unsigned int gpio, int value) in mtk_gpio_set()
510 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input()
515 static int mtk_gpio_direction_output(struct gpio_chip *chip, unsigned int gpio, in mtk_gpio_direction_output()
/openbmc/linux/arch/mips/alchemy/common/
H A Dirq.c512 static inline void au1300_gpic_chgcfg(unsigned int gpio, in au1300_gpic_chgcfg()
536 void au1300_pinfunc_to_gpio(enum au1300_multifunc_pins gpio) in au1300_pinfunc_to_gpio()
549 void au1300_pinfunc_to_dev(enum au1300_multifunc_pins gpio) in au1300_pinfunc_to_dev()
581 void au1300_set_dbdma_gpio(int dchan, unsigned int gpio) in au1300_set_dbdma_gpio()
594 static inline void gpic_pin_set_idlewake(unsigned int gpio, int allow) in gpic_pin_set_idlewake()
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rza1.c750 static int rza1_gpio_request(struct gpio_chip *chip, unsigned int gpio) in rza1_gpio_request()
769 static void rza1_gpio_free(struct gpio_chip *chip, unsigned int gpio) in rza1_gpio_free()
776 static int rza1_gpio_get_direction(struct gpio_chip *chip, unsigned int gpio) in rza1_gpio_get_direction()
787 unsigned int gpio) in rza1_gpio_direction_input()
797 unsigned int gpio, in rza1_gpio_direction_output()
819 static int rza1_gpio_get(struct gpio_chip *chip, unsigned int gpio) in rza1_gpio_get()
826 static void rza1_gpio_set(struct gpio_chip *chip, unsigned int gpio, in rza1_gpio_set()
/openbmc/phosphor-hwmon/
H A Dgpio_handle.hpp8 namespace gpio namespace
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dindex.rst4 gpio title
/openbmc/u-boot/board/micronas/vct/
H A Dsmc_eeprom.c110 ulong gpio; in eeprom_enable_access() local
120 static void eeprom_disable_access(ulong gpio) in eeprom_disable_access()
351 ulong gpio; in do_eeprom_save_mac() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_gpio.h45 uint16_t gpio; member
61 uint16_t gpio; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_gpio.h45 __le16 gpio; member
61 __le16 gpio; member
/openbmc/u-boot/arch/arm/dts/
H A Dsocfpga_cyclone5_vining_fpga.dts110 gpio: pca9557@1f { label

12345678910>>...30