Lines Matching refs:soc_id
33 const char *soc_id; in imx_soc_device_init() local
60 soc_id = "i.MX1"; in imx_soc_device_init()
63 soc_id = "i.MX21"; in imx_soc_device_init()
66 soc_id = "i.MX25"; in imx_soc_device_init()
69 soc_id = "i.MX27"; in imx_soc_device_init()
72 soc_id = "i.MX31"; in imx_soc_device_init()
75 soc_id = "i.MX35"; in imx_soc_device_init()
78 soc_id = "i.MX50"; in imx_soc_device_init()
82 soc_id = "i.MX51"; in imx_soc_device_init()
86 soc_id = "i.MX53"; in imx_soc_device_init()
90 soc_id = "i.MX6SL"; in imx_soc_device_init()
94 soc_id = "i.MX6DL"; in imx_soc_device_init()
98 soc_id = "i.MX6SX"; in imx_soc_device_init()
102 soc_id = "i.MX6Q"; in imx_soc_device_init()
106 soc_id = "i.MX6UL"; in imx_soc_device_init()
110 soc_id = "i.MX6ULL"; in imx_soc_device_init()
114 soc_id = "i.MX6ULZ"; in imx_soc_device_init()
118 soc_id = "i.MX6SLL"; in imx_soc_device_init()
122 soc_id = "i.MX7D"; in imx_soc_device_init()
126 soc_id = "i.MX7ULP"; in imx_soc_device_init()
130 soc_id = "VF500"; in imx_soc_device_init()
134 soc_id = "VF510"; in imx_soc_device_init()
138 soc_id = "VF600"; in imx_soc_device_init()
142 soc_id = "VF610"; in imx_soc_device_init()
145 soc_id = "Unknown"; in imx_soc_device_init()
147 soc_dev_attr->soc_id = soc_id; in imx_soc_device_init()