coreboot-kgpe-d16/src/soc/nvidia/tegra124
Andrew Bresticker 479cfeb12b tegra124: fix OSC initialization on LP0 resume
Add a missing "~" so that we mask off just OSC_XOFS field and not the
rest of the register.

BUG=chrome-os-partner:26326
TEST=XHCI sometimes works after LP0.
BRANCH=none

Original-Change-Id: I2df2387dbad6920d36aa2ae5e6cd91e9ec42fa08
Original-Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/188897
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
(cherry picked from commit bdbe9ead46fa883618a4acedd1feaf676e2eb29b)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: Ic853e737fc106527eb3bb15c25bf801a36bbff57
Reviewed-on: http://review.coreboot.org/7412
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-11-13 06:25:49 +01:00
..
include/soc tegra124: Make the PLLX frequency selectable by model. 2014-11-13 06:24:54 +01:00
lp0 tegra124: fix OSC initialization on LP0 resume 2014-11-13 06:25:49 +01:00
bootblock.c tegra124: enable JTAG in Security Mode 2014-11-12 20:16:53 +01:00
bootblock_asm.S arm: Move libgcc assembly macros to arch/asm.h 2014-09-22 18:46:57 +02:00
cbfs.c tegra124/nyan: rougly stable code base 2014-09-11 23:13:52 +02:00
cbmem.c tegra124: nyan: Keep in memory structures below 4GB. 2014-11-12 02:25:31 +01:00
chip.h tegra124/nyan: rougly stable code base 2014-09-11 23:13:52 +02:00
clk_rst.h tegra124/nyan: memory and display updates 2014-09-22 19:00:19 +02:00
clock.c tegra124: fix PLLU parameters 2014-11-13 06:25:39 +01:00
display.c tegra124: Program PWM1 to drive panel backlight 2014-11-12 20:16:43 +01:00
displayhack.c tegra124/nyan: memory and display updates 2014-09-22 19:00:19 +02:00
dma.c tegra124/nyan: display, clock, and other updates 2014-09-13 02:00:03 +02:00
dma.h Add check_member macro to allow clean and easy struct offset checking 2014-09-22 18:42:20 +02:00
dp.c tegra124/nyan: memory and display updates 2014-09-22 19:00:19 +02:00
early_display.c tegra124/nyan: rougly stable code base 2014-09-11 23:13:52 +02:00
emc.h tegra124/nyan: memory and display updates 2014-09-22 19:00:19 +02:00
flow.h Add check_member macro to allow clean and easy struct offset checking 2014-09-22 18:42:20 +02:00
gpio.h tegra124/nyan: rougly stable code base 2014-09-11 23:13:52 +02:00
i2c.c tegra124: Implement the tegra i2c driver. 2014-08-19 22:47:04 +02:00
Kconfig tegra124: Make the PLLX frequency selectable by model. 2014-11-13 06:24:54 +01:00
maincpu.h tegra124/nyan: display, clock, and other updates 2014-09-13 02:00:03 +02:00
maincpu.S arm: Thumb ALL the things! 2014-11-09 01:37:13 +01:00
Makefile.inc tegra124: enable JTAG in Security Mode 2014-11-12 20:16:53 +01:00
mc.h tegra/nyan*: sdram updates 2014-10-22 03:56:49 +02:00
monotonic_timer.c tegra124: Implement the monotonic timer by reading the 1us timer register. 2014-08-12 23:18:52 +02:00
pingroup.h tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs. 2014-08-19 22:46:52 +02:00
pinmux.h tegra124: Fix PWM pinmux functions 2014-11-12 20:14:38 +01:00
pmc.h tegra124/nyan: memory and display updates 2014-09-22 19:00:19 +02:00
power.c tegra124/nyan: rougly stable code base 2014-09-11 23:13:52 +02:00
power.h tegra124/nyan: rougly stable code base 2014-09-11 23:13:52 +02:00
sdram.c tegra124: nyan: Keep in memory structures below 4GB. 2014-11-12 02:25:31 +01:00
sdram.h tegra124: nyan: Keep in memory structures below 4GB. 2014-11-12 02:25:31 +01:00
sdram_lp0.c tegra/nyan*: sdram updates 2014-10-22 03:56:49 +02:00
sdram_param.h tegra/nyan*: sdram updates 2014-10-22 03:56:49 +02:00
soc.c tegra124: nyan: Keep in memory structures below 4GB. 2014-11-12 02:25:31 +01:00
sor.c tegra124/nyan: various fixes and additions 2014-09-12 21:59:45 +02:00
sor.h tegra124/nyan: display, clock, and other updates 2014-09-13 02:00:03 +02:00
spi.c spi: add Kconfig variable for dual-output read enable 2014-09-17 19:56:16 +02:00
spi.h Add check_member macro to allow clean and easy struct offset checking 2014-09-22 18:42:20 +02:00
sysctr.h Add check_member macro to allow clean and easy struct offset checking 2014-09-22 18:42:20 +02:00
timer.c tegra124: Add a stub implementation of the tegra124 SOC. 2014-08-05 18:44:53 +02:00
uart.c uarts: 32/64 cleanup 2014-10-16 17:41:14 +02:00
usb.h tegra124/nyan: various fixes and additions 2014-09-12 21:59:45 +02:00