Searched refs:system_serial_high (Results 1 – 10 of 10) sorted by relevance
118 if (!system_serial_low && !system_serial_high) { in lpc32xx_check_uid()120 system_serial_high = uid[1]; in lpc32xx_check_uid()
150 system_serial_high = omap_readl(OMAP_DIE_ID_0); in omap_check_revision()204 system_serial_high); in omap_check_revision()
23 extern unsigned int system_serial_high;
37 u64 serial = ((u64) system_serial_high << 32) | system_serial_low; in colibri_pxa3xx_init_eth()
66 unsigned long system_serial_high; /* 84 */ member143 tag->u.serialnr.high = params->u1.s.system_serial_high; in build_tag_list()
104 unsigned int system_serial_high; variable105 EXPORT_SYMBOL(system_serial_high);969 system_serial_high, in init_machine_late()
107 system_serial_high = tag->u.serialnr.high; in parse_tag_serialnr()
408 soc_uid = system_serial_high = ocotp[HW_OCOTP_OPS2]; in mxs_machine_init()
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