Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/dfd/
A Dplat_dfd.h26 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
A Dplat_dfd.c29 mmio_write_32(DFD_INTERNAL_PWR_ON, (BIT(0) | BIT(1) | BIT(3))); in dfd_setup()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/dfd/
A Dplat_dfd.h25 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
A Dplat_dfd.c45 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/dfd/mt8188/
A Dplat_dfd.h29 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
A Dplat_dfd.c31 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/dfd/
A Dplat_dfd.h32 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
A Dplat_dfd.c62 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()

Completed in 5 milliseconds