Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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)
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h19 #define GPIO_EN (1 << 4) macro
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpch.c47 dm_pci_write_config8(dev, GPIO_CNTL, GPIO_EN); in broadwell_pch_early_init()