Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/imx/
H A Dsoc-imx8m.c24 #define OCOTP_UID_HIGH 0x420 macro
92 soc_uid = readl_relaxed(ocotp_base + OCOTP_UID_HIGH); in imx8mq_soc_revision()
139 soc_uid = readl_relaxed(ocotp_base + OCOTP_UID_HIGH + offset); in imx8mm_soc_uid()