Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/aarch64/
H A Dstm32mp2_helper.S92 mov_imm x1, (RCC_BASE + DEBUG_UART_RST_REG)
108 mov_imm x1, (RCC_BASE + DEBUG_UART_TX_GPIO_BANK_CLK_REG)
142 mov_imm x1, (RCC_BASE + DEBUG_UART_PREDIV_CFGR)
145 mov_imm x1, (RCC_BASE + DEBUG_UART_FINDIV_CFGR)
149 mov_imm x1, (RCC_BASE + DEBUG_UART_TX_CLKSRC_REG)
152 mov_imm x1, (RCC_BASE + DEBUG_UART_TX_EN_REG)
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_helper.S209 ldr r1, =(RCC_BASE + DEBUG_UART_RST_REG)
222 ldr r1, =(RCC_BASE + DEBUG_UART_TX_GPIO_BANK_CLK_REG)
256 ldr r1, =(RCC_BASE + DEBUG_UART_TX_CLKSRC_REG)
259 ldr r1, =(RCC_BASE + DEBUG_UART_TX_EN_REG)
H A Dstm32mp1_dbgmcu.c33 mmio_setbits_32(RCC_BASE + RCC_DBGCFGR, RCC_DBGCFGR_DBGCKEN); in stm32mp1_dbgmcu_init()
H A Dstm32mp1_def.h209 #define RCC_BASE U(0x50000000) macro
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_def.h213 #define RCC_BASE U(0x44200000) macro
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c114 return RCC_BASE; in stm32mp_rcc_base()
/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c2007 .base = RCC_BASE,
2367 uintptr_t base = RCC_BASE; in stm32mp1_clk_probe()
H A Dclk-stm32mp2.c2505 .base = RCC_BASE,
2523 uintptr_t base = RCC_BASE; in stm32mp2_clk_init()
H A Dstm32mp1_clk.c2639 .base = RCC_BASE,
2815 uintptr_t base = RCC_BASE; in stm32mp1_clk_probe()