Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/st/stm32mp1/
A Dstm32mp1_dbgmcu.c68 int stm32mp1_dbgmcu_get_chip_dev_id(uint32_t *chip_dev_id) in stm32mp1_dbgmcu_get_chip_dev_id() argument
74 *chip_dev_id = mmio_read_32(DBGMCU_BASE + DBGMCU_IDC) & in stm32mp1_dbgmcu_get_chip_dev_id()
/trusted-firmware-a/plat/st/stm32mp1/include/
A Dstm32mp1_dbgmcu.h14 int stm32mp1_dbgmcu_get_chip_dev_id(uint32_t *chip_dev_id);

Completed in 3 milliseconds