Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/st/stm32mp1/
A Dstm32mp1_dbgmcu.c19 #define DBGMCU_IDC U(0x00) macro
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()

Completed in 3 milliseconds