Searched refs:DBGMCU_BASE (Results 1 – 2 of 2) sorted by relevance
62 *chip_version = (mmio_read_32(DBGMCU_BASE + DBGMCU_IDC) & in stm32mp1_dbgmcu_get_chip_version()74 *chip_dev_id = mmio_read_32(DBGMCU_BASE + DBGMCU_IDC) & in stm32mp1_dbgmcu_get_chip_dev_id()91 mmio_setbits_32(DBGMCU_BASE + DBGMCU_APB4FZ1, in stm32mp1_dbgmcu_freeze_iwdg2()
453 #define DBGMCU_BASE U(0x50081000) macro
Completed in 6 milliseconds