Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soc/imx/
Dsoc-imx8m.c22 #define OCOTP_UID_LOW 0x410 macro
80 soc_uid |= readl_relaxed(ocotp_base + OCOTP_UID_LOW); in imx8mq_soc_revision()
104 soc_uid |= readl_relaxed(ocotp_base + OCOTP_UID_LOW + offset); in imx8mm_soc_uid()