Home
last modified time | relevance | path

Searched refs:GPIO_HOG (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/gpio/
H A Dmachine.h101 #define GPIO_HOG(_chip_label, _chip_hwnum, _line_name, _lflags, _dflags) \ macro
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c147 #if CONFIG_IS_ENABLED(GPIO_HOG)
1066 if (CONFIG_IS_ENABLED(GPIO_HOG)) { in gpio_post_bind()
H A DKconfig17 config GPIO_HOG config
/openbmc/u-boot/common/spl/
H A Dspl.c659 if (CONFIG_IS_ENABLED(GPIO_HOG)) in board_init_r()
/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-ams-delta.c581 GPIO_HOG(LATCH2_LABEL, LATCH2_PIN_KEYBRD_DATAOUT, "keybrd_dataout",
/openbmc/linux/Documentation/driver-api/gpio/
H A Dboard.rst188 GPIO_HOG("gpio.0", 10, "foo", GPIO_ACTIVE_LOW, GPIOD_OUT_HIGH),