coreboot/src/soc/mediatek/common
Tristan Shieh 3d96f60409 mediatek: Add function to raise the CPU frequency
Implement mt_pll_raise_ca53_freq() in MT8183 to raise the CPU frequency.
Move the function declaration to common header.

BUG=b:80501386
BRANCH=none
Test=Boots correctly on Kukui

Change-Id: Ide8d767486d68177fa2bfbcc5b559879eca1bcda
Signed-off-by: Tristan Shieh <tristan.shieh@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32465
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-04-29 12:27:24 +00:00
..
include/soc mediatek: Add function to raise the CPU frequency 2019-04-29 12:27:24 +00:00
cbmem.c mediatek: Move uart, timer and cbmem code to a common directory. 2018-06-07 11:08:48 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
memory_test.c mediatek: Refactor memory test code among similar SoCs 2018-09-06 10:29:39 +00:00
mmu_operations.c symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
mtcmos.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pll.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pmic_wrap.c src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
reset.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
rtc.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
spi.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
timer.c mediatek: Use the 64-bit timer 2019-04-17 04:32:26 +00:00
uart.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
usb.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
wdt.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00