Home
last modified time | relevance | path

Searched defs:GPIO (Results 1 – 25 of 36) 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
/openbmc/linux/arch/powerpc/boot/dts/
H A Dwii.dts176 GPIO: gpio@d8000c0 { label
H A Dhotfoot.dts140 GPIO: gpio@ef600700 { label
H A Dobs600.dts304 GPIO: gpio@ef600800 { label
/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/x86-power-control/
H A DREADME.md26 ### GPIO subsection
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A DMakefile26 GPIO = gpio_base.o gpio_service.o hw_factory.o \ macro
/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/
H A Dec168.h28 GPIO = 0x04, enumerator
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dstm32-pinfunc.h11 #define GPIO 0x0 macro
/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/
H A Dintel_gmbus_regs.h13 #define GPIO(__i915, gpio) _MMIO(GMBUS_MMIO_BASE(__i915) + 0x5010 + 4 * (gpio)) macro
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_gpio-test.c21 #define GPIO(x) (0xf0010000 + (x) * 0x1000) macro
/openbmc/linux/drivers/watchdog/
H A Dit87_wdt.c46 #define GPIO 0x07 macro
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7780.c307 SCIF1, SIOF, HSPI, MMCIF, TMU3, TMU4, TMU5, SSI, FLCTL, GPIO, enumerator
H A Dsetup-sh7763.c246 SCIF2, GPIO, enumerator
H A Dsetup-sh7785.c385 FLCTL, GPIO, enumerator
/openbmc/linux/drivers/gpio/
H A Dgpio-it87.c41 #define GPIO 0x07 macro
/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_device.c84 void GPIO(struct zoran *zr, int bit, unsigned int value) in GPIO() function
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h51 GPIO = 0, /* Native, no need to set PAD_VALUE */ enumerator

12