Home
last modified time | relevance | path

Searched refs:MCU_BIU_BASE (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/dfd/mt8189/
H A Dplat_dfd.h19 #define MCU_BIU_BASE (MCUCFG_BASE) macro
20 #define MISC1_CFG_BASE (MCU_BIU_BASE + 0xE040)
21 #define DFD_CTRL (MCU_BIU_BASE + 0X8040)
22 #define DFD_CNT_L (MCU_BIU_BASE + 0X8044)
23 #define DFD_CNT_H (MCU_BIU_BASE + 0X8048)
24 #define DFD_INTERNAL_CTL (MCU_BIU_BASE + 0XE040)
25 #define DFD_INTERNAL_COUNTER (MCU_BIU_BASE + 0XE044)
26 #define DFD_INTERNAL_PWR_ON (MCU_BIU_BASE + 0XE048)
27 #define DFD_INTERNAL_CHAIN_LENGTH_0 (MCU_BIU_BASE + 0XE04C)
28 #define DFD_INTERNAL_SHIFT_CLK_RATIO (MCU_BIU_BASE + 0XE050)
[all …]
/rk3399_ARM-atf/plat/mediatek/drivers/dfd/mt8188/
H A Dplat_dfd.h26 #define MCU_BIU_BASE (MCUCFG_BASE) macro
27 #define MISC1_CFG_BASE (MCU_BIU_BASE + 0xE040)
50 #define DFD_V35_ENABLE (MCU_BIU_BASE + 0xE0A8)
51 #define DFD_V35_TAP_NUMBER (MCU_BIU_BASE + 0xE0AC)
52 #define DFD_V35_TAP_EN (MCU_BIU_BASE + 0xE0B0)
53 #define DFD_V35_CTL (MCU_BIU_BASE + 0xE0B4)
54 #define DFD_V35_SEQ0_0 (MCU_BIU_BASE + 0xE0C0)
55 #define DFD_V35_SEQ0_1 (MCU_BIU_BASE + 0xE0C4)
56 #define DFD_V50_GROUP_0_63_DIFF (MCU_BIU_BASE + 0xE2AC)
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/dfd/
H A Dplat_dfd.h29 #define MCU_BIU_BASE (MCUCFG_BASE) macro
30 #define MISC1_CFG_BASE (MCU_BIU_BASE + 0xE040)
53 #define DFD_V35_ENABLE (MCU_BIU_BASE + 0xE0A8)
54 #define DFD_V35_TAP_NUMBER (MCU_BIU_BASE + 0xE0AC)
55 #define DFD_V35_TAP_EN (MCU_BIU_BASE + 0xE0B0)
56 #define DFD_V35_CTL (MCU_BIU_BASE + 0xE0B4)
57 #define DFD_V35_SEQ0_0 (MCU_BIU_BASE + 0xE0C0)
58 #define DFD_V35_SEQ0_1 (MCU_BIU_BASE + 0xE0C4)
59 #define DFD_V50_GROUP_0_63_DIFF (MCU_BIU_BASE + 0xE2AC)
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/dfd/
H A Dplat_dfd.h22 #define MCU_BIU_BASE (MCUCFG_BASE) macro
23 #define MISC1_CFG_BASE (MCU_BIU_BASE + 0xE040)
44 #define DFD_V35_ENALBE (MCU_BIU_BASE + 0xE0A8)
45 #define DFD_V35_TAP_NUMBER (MCU_BIU_BASE + 0xE0AC)
46 #define DFD_V35_TAP_EN (MCU_BIU_BASE + 0xE0B0)
47 #define DFD_V35_CTL (MCU_BIU_BASE + 0xE0B4)
48 #define DFD_V35_SEQ0_0 (MCU_BIU_BASE + 0xE0C0)
49 #define DFD_V35_SEQ0_1 (MCU_BIU_BASE + 0xE0C4)
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/dfd/
H A Dplat_dfd.h22 #define MCU_BIU_BASE (MCUCFG_BASE) macro
23 #define MISC1_CFG_BASE (MCU_BIU_BASE + 0xA040)
37 #define DFD_V35_ENALBE (MCU_BIU_BASE + 0xA0A8)
38 #define DFD_V35_TAP_NUMBER (MCU_BIU_BASE + 0xA0AC)
39 #define DFD_V35_TAP_EN (MCU_BIU_BASE + 0xA0B0)
40 #define DFD_V35_SEQ0_0 (MCU_BIU_BASE + 0xA0C0)
41 #define DFD_V35_SEQ0_1 (MCU_BIU_BASE + 0xA0C4)
/rk3399_ARM-atf/plat/mediatek/mt8183/include/
H A Dplat_debug.h13 #define MCU_BIU_BASE 0x0c530000 macro
16 #define DFD_INTERNAL_CTL (MCU_BIU_BASE + MISC1_CFG_BASE + 0x00)
17 #define CA15M_DBG_CONTROL (MCU_BIU_BASE + CA15M_CFG_BASE + 0x728)
18 #define CA15M_PWR_RST_CTL (MCU_BIU_BASE + CA15M_CFG_BASE + 0x08)