coreboot/src/soc/mediatek/common
Weiyi Lu 8dfeb06eb1 soc/mediatek/mt8192: Add function to raise the CCI frequency
Implement mt_pll_raise_cci_freq() in MT8192 to raise the CCI frequency.
Usage: mt_pll_raise_cci_freq(1400UL * MHz);

Signed-off-by: Weiyi Lu <weiyi.lu@mediatek.com>
Change-Id: I084cd7888b1dcfdeaef308b8bb3677d034497a30
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46411
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2021-01-28 09:21:39 +00:00
..
include/soc soc/mediatek/mt8192: Add function to raise the CCI frequency 2021-01-28 09:21:39 +00:00
auxadc.c soc/mediatek: Move auxadc driver from MT8183 to common 2020-11-20 08:40:19 +00:00
cbmem.c
ddp.c src/soc/mediatek: Add include <types.h> 2020-07-26 21:35:27 +00:00
dsi.c soc/mediatek: dsi: Fix EoTp flag 2021-01-01 02:58:33 +00:00
flash_controller.c soc/mediatek/mt8192: Move flash_controller.c to common/ 2020-12-31 03:09:19 +00:00
gpio.c
i2c.c soc/mediatek/mt8192: add i2c driver support 2020-12-14 03:55:13 +00:00
mcu.c soc/mediatek/common: Add common API for loading firmwares 2020-12-10 03:21:19 +00:00
memory_test.c
mmu_operations.c soc/mediatek/mt8183: Set MMU default map length to 8GB befor mem init 2020-08-06 03:03:53 +00:00
mtcmos.c soc/mediatek: move power status bits under each chip 2020-09-16 07:48:20 +00:00
mtk_mipi_dphy.c soc/mediatek/mt8183: Move dsi driver to common/ 2020-12-14 03:55:37 +00:00
pll.c soc/mediatek/mt8192: Add PLL and clock init support 2020-08-12 02:51:39 +00:00
pmic_wrap.c
reset.c
rtc.c soc/mediatek: rtc: Use bool as return type 2021-01-07 02:02:51 +00:00
rtc_osc_init.c soc/mediatek/mt8192: add rtc MT6359P driver 2020-12-28 13:39:01 +00:00
spi.c
timer.c
uart.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
usb.c
wdt.c