Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soc/imx/
Dsoc-imx8m.c23 #define OCOTP_UID_HIGH 0x420 macro
78 soc_uid = readl_relaxed(ocotp_base + OCOTP_UID_HIGH); in imx8mq_soc_revision()
102 soc_uid = readl_relaxed(ocotp_base + OCOTP_UID_HIGH + offset); in imx8mm_soc_uid()