Home
last modified time | relevance | path

Searched refs:dbg1 (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.4.0/drivers/st/ddr/
Dstm32mp1_ddr.c83 DDRCTL_REG_REG(dbg1),
393 mmio_setbits_32((uintptr_t)&priv->ctl->dbg1, DDRCTRL_DBG1_DIS_HIF); in stm32mp1_ddr3_dll_off()
395 (uintptr_t)&priv->ctl->dbg1, in stm32mp1_ddr3_dll_off()
396 mmio_read_32((uintptr_t)&priv->ctl->dbg1)); in stm32mp1_ddr3_dll_off()
527 mmio_clrbits_32((uintptr_t)&priv->ctl->dbg1, DDRCTRL_DBG1_DIS_HIF); in stm32mp1_ddr3_dll_off()
529 (uintptr_t)&priv->ctl->dbg1, in stm32mp1_ddr3_dll_off()
530 mmio_read_32((uintptr_t)&priv->ctl->dbg1)); in stm32mp1_ddr3_dll_off()
/trusted-firmware-a-3.4.0/include/drivers/st/
Dstm32mp1_ddr.h37 uint32_t dbg1; member
Dstm32mp_ddrctrl_regs.h117 uint32_t dbg1; /* 0x304 Debug 1 */ member