coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Duncan Laurie a2d6a40480 lynxpoint: Fix LP clock gating setup for LPC
This bit offset is incorrect and should only be set based
on another bit in a different register.

Change-Id: I6037534236e3a4a5d15e15011ed9b5040b435eaf
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/2973
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-04-01 23:27:21 +02:00
..
acpi lynxpoint: Rework ACPI NVS to add new SerialIO variables 2013-04-01 01:44:25 +02:00
acpi.c
azalia.c lynxpoint: Update device IDs and clock gating setup 2013-03-14 18:25:10 +01:00
bootblock.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
chip.h haswell/lynxpoint: Use new PCH/PM helper functions 2013-03-21 23:11:25 +01:00
early_me.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_pch.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_smbus.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_spi.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_usb.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
elog.c lynxpoint: Fix ELOG logging of power management events 2013-03-21 23:12:11 +01:00
finalize.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
gpio.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
gpio.h lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
Kconfig lynxpoint: Add cbfs_load_payload() implementation 2013-03-19 20:21:49 +01:00
lp_gpio.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
lp_gpio.h lynxpoint: Add power management helper functions 2013-03-21 23:08:21 +01:00
lpc.c lynxpoint: Fix LP clock gating setup for LPC 2013-04-01 23:27:21 +02:00
Makefile.inc lynxpoint: Add power management helper functions 2013-03-21 23:08:21 +01:00
me.h lynxpoint: update MBP give up routine 2013-03-21 23:03:27 +01:00
me_9.x.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
me_status.c lynx point: add new ME status information 2013-03-14 18:23:45 +01:00
nvs.h lynxpoint: Rework ACPI NVS to add new SerialIO variables 2013-04-01 01:44:25 +02:00
pch.c Fix compilation of Intel LynxPoint based boards 2013-03-22 03:37:23 +01:00
pch.h lynxpoint: fix enable_pm1() function 2013-04-01 23:25:20 +02:00
pci.c
pcie.c lynxpoint: Update device IDs and clock gating setup 2013-03-14 18:25:10 +01:00
pmutil.c lynxpoint: fix enable_pm1() function 2013-04-01 23:25:20 +02:00
rcba.c Fix compilation of Intel LynxPoint based boards 2013-03-22 03:37:23 +01:00
reset.c
sata.c lynxpoint: Change sata.c to get rid of #if 2013-03-21 23:12:55 +01:00
smbus.c
smbus.h
smi.c lynxpoint: split clearing and enabling of smm 2013-04-01 23:24:32 +02:00
smihandler.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
spi.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
spi_loading.c romstage: add support for vboot firmware selection 2013-03-22 00:15:21 +01:00
usb_debug.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
usb_ehci.c
watchdog.c