Home
last modified time | relevance | path

Searched refs:DFD_V30_CTL (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/dfd/
H A Dplat_dfd.h31 #define DFD_V30_CTL (MISC1_CFG_BASE + 0x48) macro
H A Dplat_dfd.c38 sync_writel(DFD_V30_CTL, 1); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/dfd/
H A Dplat_dfd.h34 #define DFD_V30_CTL (MISC1_CFG_BASE + 0x48) macro
H A Dplat_dfd.c81 sync_writel(DFD_V30_CTL, 0x1); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/drivers/dfd/mt8188/
H A Dplat_dfd.h39 #define DFD_V30_CTL (MISC1_CFG_BASE + 0x48) macro
H A Dplat_dfd.c43 sync_writel(DFD_V30_CTL, 0xD); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/dfd/
H A Dplat_dfd.h42 #define DFD_V30_CTL (MISC1_CFG_BASE + 0x48) macro
H A Dplat_dfd.c86 sync_writel(DFD_V30_CTL, 0xD); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/drivers/dfd/mt8189/
H A Dplat_dfd.h42 #define DFD_V30_CTL (MCU_BIU_BASE + 0XE088) macro