coreboot/src/soc/mediatek/common
Rex-BC Chen 00324b20e1 soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting
MT8188 SPI tick delay setting is moved to `spi_cmd_reg` register which
is different from previous SoCs, so we define a macro to get the
designated register.

TEST=build pass.
BUG=b:233720142

Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Change-Id: Ia30e94a8688c0e1c1d4b3d15206f28e5bd8c9bd4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66184
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-07-29 15:05:33 +00:00
..
include/soc soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h 2022-07-29 15:04:27 +00:00
auxadc.c
cbmem.c
clkbuf.c
ddp.c
dfd.c
dpm.c
dram_init.c src/soc/mediatek: Remove unused <console/console.h> 2022-03-27 15:32:18 +00:00
dramc_param.c
dsi.c commonlib/bsd: Remove cb_err_t 2022-03-09 02:18:21 +00:00
early_init.c soc/mediatek/early_init: Fix function return type 2022-03-31 01:50:42 +00:00
eint_event.c
flash_controller.c soc/mediatek: Move FLASH_DUAL_READ to common 2022-07-06 15:33:07 +00:00
gpio.c
gpio_op.c soc/mediatek: Move some gpio functions to common/gpio_op.c 2022-07-06 15:22:20 +00:00
i2c.c soc/mediatek/i2c.c: Remove unused variables 2022-03-25 19:25:56 +00:00
Kconfig soc/mediatek: Move FLASH_DUAL_READ to common 2022-07-06 15:33:07 +00:00
mcu.c
mcupm.c
memory.c CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
memory_test.c
mmu_cmops.c
mmu_operations.c
msdc.c soc/mediatek: pass access mode to the payload 2022-06-12 22:28:37 +00:00
mt6315.c soc/mediatek: Move SPMI device table to SoC folder 2022-07-13 10:43:36 +00:00
mt6359p.c soc/mediatek/mt8188: Add VMCH, VMC support for MT8188 2022-07-21 10:30:02 +00:00
mtcmos.c
mtk_mipi_dphy.c
pcie.c soc/mediatek: Fill coreboot table with PCIe info 2022-05-20 02:49:42 +00:00
pll.c
pmic_wrap.c
pmif.c
pmif_clk.c soc/mediatek: Create a function to check ulposc 2022-07-21 10:27:27 +00:00
pmif_spi.c
pmif_spmi.c soc/mediatek: Move SPMI device table to SoC folder 2022-07-13 10:43:36 +00:00
reset.c
rtc.c
rtc_mt6359p.c soc/mediatek: remove unused RTC_GPIO_USER_MASK 2022-03-02 13:13:10 +00:00
rtc_osc_init.c
spi.c soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting 2022-07-29 15:05:33 +00:00
spm.c soc/mediatek: Fix printing SPM version 2022-02-12 00:45:54 +00:00
sspm.c
timer.c
timer_prepare.c soc/mediatek: Make timer_prepare() a common function 2022-07-06 15:21:35 +00:00
tracker.c
tracker_v1.c
tracker_v2.c
uart.c
ufs.c
usb.c
wdt.c soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() 2022-06-03 15:27:26 +00:00
wdt_req.c soc/mediatek: Move wdt_set_req() to common folder 2022-07-06 15:20:42 +00:00