Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/imx/
H A Dsoc-imx8m.c23 #define OCOTP_UID_LOW 0x410 macro
94 soc_uid |= readl_relaxed(ocotp_base + OCOTP_UID_LOW); in imx8mq_soc_revision()
141 soc_uid |= readl_relaxed(ocotp_base + OCOTP_UID_LOW + offset); in imx8mm_soc_uid()