Searched refs:system_serial_high (Results 1 – 14 of 14) 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()
151 system_serial_high = omap_readl(OMAP_DIE_ID_0); in omap_check_revision()205 system_serial_high); in omap_check_revision()
31 unsigned int system_serial_high; variable32 EXPORT_SYMBOL(system_serial_high);211 system_serial_high, system_serial_low); in c_show()
10 extern unsigned int system_serial_high;
88 system_serial_high = crc32(system_serial_low, buf + 8, 8); in rockchip_cpuinfo_probe()91 system_serial_high, system_serial_low); in rockchip_cpuinfo_probe()
23 extern unsigned int system_serial_high;
393 system_serial_high = flash_readw(flash, FLASH_SER_OFF); in gmlr_init()394 system_serial_high <<= 16; in gmlr_init()395 system_serial_high |= flash_readw(flash, FLASH_SER_OFF + 2); in gmlr_init()
66 unsigned long system_serial_high; /* 84 */ member143 tag->u.serialnr.high = params->u1.s.system_serial_high; in build_tag_list()
103 unsigned int system_serial_high; variable104 EXPORT_SYMBOL(system_serial_high);968 system_serial_high, in init_machine_late()
107 system_serial_high = tag->u.serialnr.high; in parse_tag_serialnr()
38 u64 serial = ((u64) system_serial_high << 32) | system_serial_low; in colibri_pxa3xx_init_eth()
63 unsigned long system_serial_high; /* 84 */ member
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