Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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)
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h19 #define GPIO_EN (1 << 4) macro
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-ss4200.c32 #define GPIO_EN 0x010 macro
364 if (!(GPIO_EN & gc)) { in ich7_lpc_probe()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c47 dm_pci_write_config8(dev, GPIO_CNTL, GPIO_EN); in broadwell_pch_early_init()