Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/imx/
H A 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()
/kernel/linux/linux-6.6/drivers/soc/imx/
H A Dsoc-imx8m.c23 #define OCOTP_UID_LOW 0x410 macro
89 soc_uid |= readl_relaxed(ocotp_base + OCOTP_UID_LOW); in imx8mq_soc_revision()
123 soc_uid |= readl_relaxed(ocotp_base + OCOTP_UID_LOW + offset); in imx8mm_soc_uid()

Completed in 2 milliseconds