Home
last modified time | relevance | path

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

/external/u-boot/doc/device-tree-bindings/misc/
Dintel-lpc.txt19 2 SCI (if corresponding GPIO_EN bit is also set)
58 * 2 SCI (if corresponding GPIO_EN bit is also set)
/external/u-boot/arch/x86/include/asm/arch-broadwell/
Dpch.h18 #define GPIO_EN (1 << 4) macro
/external/u-boot/arch/x86/cpu/broadwell/
Dpch.c46 dm_pci_write_config8(dev, GPIO_CNTL, GPIO_EN); in broadwell_pch_early_init()