Searched refs:soc_id (Results 1 – 5 of 5) sorted by relevance
81 const char *soc_id; in imx_soc_device_init() local98 soc_id = "i.MX1"; in imx_soc_device_init()101 soc_id = "i.MX21"; in imx_soc_device_init()104 soc_id = "i.MX25"; in imx_soc_device_init()107 soc_id = "i.MX27"; in imx_soc_device_init()110 soc_id = "i.MX31"; in imx_soc_device_init()113 soc_id = "i.MX35"; in imx_soc_device_init()116 soc_id = "i.MX51"; in imx_soc_device_init()119 soc_id = "i.MX53"; in imx_soc_device_init()122 soc_id = "i.MX6SL"; in imx_soc_device_init()[all …]
166 soc_dev_attr->soc_id = kasprintf(GFP_KERNEL, "%X", soc_dev_id); in mvebu_soc_device()172 kfree(soc_dev_attr->soc_id); in mvebu_soc_device()
119 soc_dev_attr->soc_id = kasprintf(GFP_KERNEL, "0x%x", in zynq_init_machine()126 kfree(soc_dev_attr->soc_id); in zynq_init_machine()
396 soc_dev_attr->soc_id = mxs_get_soc_id(); in mxs_machine_init()
953 soc_dev_attr->soc_id = ep93xx_get_soc_id(); in ep93xx_init_soc()