Searched refs:system_serial_low (Results 1 – 11 of 11) sorted by relevance
118 if (!system_serial_low && !system_serial_high) { in lpc32xx_check_uid()119 system_serial_low = uid[0]; in lpc32xx_check_uid()
404 soc_uid = system_serial_low = ocotp[HW_OCOTP_OPS3]; in mxs_machine_init()408 system_serial_low = ocotp[HW_OCOTP_OPS3]; in mxs_machine_init()409 soc_uid |= system_serial_low; in mxs_machine_init()
22 extern unsigned int system_serial_low;
151 system_serial_low = omap_readl(OMAP_DIE_ID_1); in omap_check_revision()203 die_rev, omap_revision & 0xff, system_serial_low, in omap_check_revision()
57 system_serial_low = id[0]; in clps711x_init()
37 u64 serial = ((u64) system_serial_high << 32) | system_serial_low; in colibri_pxa3xx_init_eth()
65 unsigned long system_serial_low; /* 80 */ member142 tag->u.serialnr.low = params->u1.s.system_serial_low; in build_tag_list()
101 unsigned int system_serial_low; variable102 EXPORT_SYMBOL(system_serial_low);970 system_serial_low); in init_machine_late()
106 system_serial_low = tag->u.serialnr.low; in parse_tag_serialnr()
542 if (system_serial_low == 0 && system_serial_high == 0) in etherm_addr()545 serial = system_serial_low | system_serial_high; in etherm_addr()
94 system_serial_low / system_serial_high