Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h74 #define GPIO_CNTL 0x4C /* LPC GPIO Control Register */ macro
97 #define GPIO_CNTL 0x4C /* LPC GPIO Control Register */ macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h18 #define GPIO_CNTL 0x4C /* LPC GPIO Control Register */ macro
/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()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c498 dm_pci_write_config32(dev->parent, GPIO_CNTL, 0x10); in bd82x6x_lpc_early_init()