Lines Matching refs:soc_id
33 const char *soc_id; in imx_soc_device_init() local
57 soc_id = "i.MX1"; in imx_soc_device_init()
60 soc_id = "i.MX21"; in imx_soc_device_init()
63 soc_id = "i.MX25"; in imx_soc_device_init()
66 soc_id = "i.MX27"; in imx_soc_device_init()
69 soc_id = "i.MX31"; in imx_soc_device_init()
72 soc_id = "i.MX35"; in imx_soc_device_init()
75 soc_id = "i.MX50"; in imx_soc_device_init()
79 soc_id = "i.MX51"; in imx_soc_device_init()
83 soc_id = "i.MX53"; in imx_soc_device_init()
87 soc_id = "i.MX6SL"; in imx_soc_device_init()
91 soc_id = "i.MX6DL"; in imx_soc_device_init()
95 soc_id = "i.MX6SX"; in imx_soc_device_init()
99 soc_id = "i.MX6Q"; in imx_soc_device_init()
103 soc_id = "i.MX6UL"; in imx_soc_device_init()
107 soc_id = "i.MX6ULL"; in imx_soc_device_init()
111 soc_id = "i.MX6ULZ"; in imx_soc_device_init()
115 soc_id = "i.MX6SLL"; in imx_soc_device_init()
119 soc_id = "i.MX7D"; in imx_soc_device_init()
123 soc_id = "i.MX7ULP"; in imx_soc_device_init()
127 soc_id = "VF500"; in imx_soc_device_init()
131 soc_id = "VF510"; in imx_soc_device_init()
135 soc_id = "VF600"; in imx_soc_device_init()
139 soc_id = "VF610"; in imx_soc_device_init()
142 soc_id = "Unknown"; in imx_soc_device_init()
144 soc_dev_attr->soc_id = soc_id; in imx_soc_device_init()