Home
last modified time | relevance | path

Searched refs:gpiod (Results 176 – 186 of 186) sorted by relevance

12345678

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp1308 auto flags = gpiod::line_request::FLAG_OPEN_DRAIN; in setPowerConfigGPIO()
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c.dtsi42 gpio3 = &gpiod;
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h1248 __le32 gpiod; /* GPIO Data register. */ member
H A Dqla_def.h936 __le16 gpiod; /* GPIO Data register. */ member
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3023 struct gpio_desc *gpiod = chip->reset; in mv88e6xxx_hardware_reset() local
3027 if (gpiod) { in mv88e6xxx_hardware_reset()
3043 gpiod_set_value_cansleep(gpiod, 1); in mv88e6xxx_hardware_reset()
3045 gpiod_set_value_cansleep(gpiod, 0); in mv88e6xxx_hardware_reset()
/openbmc/linux/Documentation/driver-api/gpio/
H A Dconsumer.rst454 gpiod interface. For cases where both interfaces need to be used, the following
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c719 int nand_gpio_waitrdy(struct nand_chip *chip, struct gpio_desc *gpiod, in nand_gpio_waitrdy() argument
731 if (gpiod_get_value_cansleep(gpiod)) in nand_gpio_waitrdy()
737 return gpiod_get_value_cansleep(gpiod) ? 0 : -ETIMEDOUT; in nand_gpio_waitrdy()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp131.dtsi1425 gpiod: gpio@50005000 { label
H A Dstm32mp151.dtsi1712 gpiod: gpio@50005000 { label
/openbmc/
H A Dopengrok1.0.log37675 …ef/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod/run-ptest.gz
37676 …ngrok/data/xref/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod
H A Dopengrok2.0.log38350 …ef/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod/run-ptest.gz
38351 …ngrok/data/xref/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod

12345678