/openbmc/u-boot/include/ |
H A D | ns87308.h | 20 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 D | rail.hpp | 39 struct GPIO struct 44 unsigned int line{0}; 52 bool activeLow{false};
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | gpio.hpp | 46 class GPIO class 63 GPIO(const std::string& device, gpioNum_t gpio, Direction direction) : in GPIO() function in witherspoon::gpio::GPIO
|
H A D | elog-errors.hpp | 442 struct GPIO struct 459 using GPIO = phosphor::logging::xyz::openbmc_project::common::callout::GPIO; argument
|
/openbmc/phosphor-power/ |
H A D | gpio.hpp | 46 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 D | wii.dts | 176 GPIO: gpio@d8000c0 { label
|
H A D | hotfoot.dts | 140 GPIO: gpio@ef600700 { label
|
H A D | obs600.dts | 304 GPIO: gpio@ef600800 { label
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | elog-errors.hpp | 228 struct GPIO struct 245 using GPIO = phosphor::logging::xyz::openbmc_project::common::callout::GPIO; argument
|
/openbmc/x86-power-control/ |
H A D | README.md | 26 ### GPIO subsection
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/ |
H A D | Makefile | 26 GPIO = gpio_base.o gpio_service.o hw_factory.o \ macro
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | gpio.h | 16 } GPIO; typedef
|
/openbmc/u-boot/include/dt-bindings/pinctrl/ |
H A D | stm32-pinfunc.h | 11 #define GPIO 0x0 macro
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | ec168.h | 28 GPIO = 0x04, enumerator
|
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | stm32-pinfunc.h | 11 #define GPIO 0x0 macro
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | gpio.h | 43 #define GPIO(bank, offset) ((bank) << GPIO_BANK_SHIFT | (offset)) macro
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_gmbus_regs.h | 13 #define GPIO(__i915, gpio) _MMIO(GMBUS_MMIO_BASE(__i915) + 0x5010 + 4 * (gpio)) macro
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_gpio-test.c | 21 #define GPIO(x) (0xf0010000 + (x) * 0x1000) macro
|
/openbmc/linux/drivers/watchdog/ |
H A D | it87_wdt.c | 46 #define GPIO 0x07 macro
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7780.c | 307 SCIF1, SIOF, HSPI, MMCIF, TMU3, TMU4, TMU5, SSI, FLCTL, GPIO, enumerator
|
H A D | setup-sh7763.c | 246 SCIF2, GPIO, enumerator
|
H A D | setup-sh7785.c | 385 FLCTL, GPIO, enumerator
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-it87.c | 41 #define GPIO 0x07 macro
|
/openbmc/linux/drivers/media/pci/zoran/ |
H A D | zoran_device.c | 84 void GPIO(struct zoran *zr, int bit, unsigned int value) in GPIO() function
|
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/ |
H A D | gpio.h | 51 GPIO = 0, /* Native, no need to set PAD_VALUE */ enumerator
|