Searched refs:soc_id (Results 1 – 7 of 7) sorted by relevance
79 const char *soc_id; in imx_soc_device_init() local96 soc_id = "i.MX1"; in imx_soc_device_init()99 soc_id = "i.MX21"; in imx_soc_device_init()102 soc_id = "i.MX25"; in imx_soc_device_init()105 soc_id = "i.MX27"; in imx_soc_device_init()108 soc_id = "i.MX31"; in imx_soc_device_init()111 soc_id = "i.MX35"; in imx_soc_device_init()114 soc_id = "i.MX51"; in imx_soc_device_init()117 soc_id = "i.MX53"; in imx_soc_device_init()120 soc_id = "i.MX6SL"; in imx_soc_device_init()[all …]
100 soc_dev_attr->soc_id = kasprintf(GFP_KERNEL, "%u", tegra_get_chip_id()); in tegra_dt_init()106 kfree(soc_dev_attr->soc_id); in tegra_dt_init()
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()
125 soc_dev_attr->soc_id = kasprintf(GFP_KERNEL, "0x%x", in zynq_init_machine()132 kfree(soc_dev_attr->soc_id); in zynq_init_machine()
125 soc_dev_attr->soc_id = soc->name; in at91_soc_init()
400 soc_dev_attr->soc_id = mxs_get_soc_id(); in mxs_machine_init()
915 soc_dev_attr->soc_id = ep93xx_get_soc_id(); in ep93xx_init_soc()