Home
last modified time | relevance | path

Searched refs:GPIO_EN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/doc/device-tree-bindings/misc/
H A Dintel-lpc.txt19 2 SCI (if corresponding GPIO_EN bit is also set)
58 * 2 SCI (if corresponding GPIO_EN bit is also set)
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h18 #define GPIO_EN (1 << 4) macro
/openbmc/linux/drivers/leds/
H A Dleds-ss4200.c32 #define GPIO_EN 0x010 macro
366 if (!(GPIO_EN & gc)) { in ich7_lpc_probe()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c48 dm_pci_write_config8(dev, GPIO_CNTL, GPIO_EN); in broadwell_pch_early_init()