Home
last modified time | relevance | path

Searched refs:DFD_INTERNAL_PWR_ON (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/dfd/
H A Dplat_dfd.h26 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
H A Dplat_dfd.c29 mmio_write_32(DFD_INTERNAL_PWR_ON, (BIT(0) | BIT(1) | BIT(3))); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/dfd/
H A Dplat_dfd.h25 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
H A Dplat_dfd.c45 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/drivers/dfd/mt8188/
H A Dplat_dfd.h29 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
H A Dplat_dfd.c31 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/dfd/
H A Dplat_dfd.h32 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
H A Dplat_dfd.c62 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
/rk3399_ARM-atf/plat/mediatek/drivers/dfd/mt8189/
H A Dplat_dfd.c19 { DFD_INTERNAL_PWR_ON, 0x0000000B },
H A Dplat_dfd.h26 #define DFD_INTERNAL_PWR_ON (MCU_BIU_BASE + 0XE048) macro