Home
last modified time | relevance | path

Searched defs:GPIO (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/u-boot/include/
H A Dns87308.h20 struct GPIO struct
22 unsigned char dta1; /* 0 data port 1 */
23 unsigned char dir1; /* 1 direction port 1 */
24 unsigned char out1; /* 2 output type port 1 */
25 unsigned char puc1; /* 3 pull-up control port 1 */
26 unsigned char dta2; /* 4 data port 2 */
27 unsigned char dir2; /* 5 direction port 2 */
28 unsigned char out2; /* 6 output type port 2 */
29 unsigned char puc2; /* 7 pull-up control port 2 */
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Drail.hpp39 struct GPIO struct
44 unsigned int line{0};
52 bool activeLow{false};
/openbmc/witherspoon-pfault-analysis/
H A Dgpio.hpp46 class GPIO class
63 GPIO(const std::string& device, gpioNum_t gpio, Direction direction) : in GPIO() function in witherspoon::gpio::GPIO
H A Delog-errors.hpp442 struct GPIO struct
459 using GPIO = phosphor::logging::xyz::openbmc_project::common::callout::GPIO; argument
/openbmc/phosphor-power/
H A Dgpio.hpp46 class GPIO class
63 GPIO(const std::string& device, gpioNum_t gpio, Direction direction) : in GPIO() function in phosphor::gpio::GPIO
H A Delog-errors.hpp1736 struct GPIO struct
1753 using GPIO = phosphor::logging::xyz::openbmc_project::common::callout::GPIO; argument
/openbmc/linux/arch/powerpc/boot/dts/
Dwii.dts
/openbmc/x86-power-control/
H A DREADME.md26 ### GPIO subsection
/openbmc/openpower-host-ipmi-oem/
H A Delog-errors.hpp228 struct GPIO struct
245 using GPIO = phosphor::logging::xyz::openbmc_project::common::callout::GPIO; argument
/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.h16 } GPIO; typedef
/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Dstm32-pinfunc.h11 #define GPIO 0x0 macro
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
Dec168.h
/openbmc/linux/include/dt-bindings/pinctrl/
Dstm32-pinfunc.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dgpio.h43 #define GPIO(bank, offset) ((bank) << GPIO_BANK_SHIFT | (offset)) macro
/openbmc/linux/drivers/gpu/drm/i915/display/
Dintel_gmbus_regs.h
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_gpio-test.c21 #define GPIO(x) (0xf0010000 + (x) * 0x1000) macro
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7780.c
Dsetup-sh7763.c
Dsetup-sh7785.c
Dsetup-sh7770.c
/openbmc/linux/drivers/gpio/
Dgpio-it87.c
/openbmc/linux/drivers/media/pci/zoran/
Dzoran_device.c
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h51 GPIO = 0, /* Native, no need to set PAD_VALUE */ enumerator
/openbmc/qemu/hw/avr/
H A Datmega.c35 #define GPIO(n) (n + GPIOA) macro
/openbmc/linux/drivers/mtd/nand/raw/
Dmxic_nand.c

12