Home
last modified time | relevance | path

Searched refs:system_serial_high (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/arm/include/asm/
Dsystem_info.h20 extern unsigned int system_serial_high;
/linux-3.4.99/arch/arm/mach-omap1/
Did.c152 system_serial_high = omap_readl(OMAP_DIE_ID_0); in omap_check_revision()
206 system_serial_high); in omap_check_revision()
/linux-3.4.99/arch/arm/mach-ixp4xx/
Dgoramo_mlr.c376 system_serial_high = flash_readw(flash, FLASH_SER_OFF); in gmlr_init()
377 system_serial_high <<= 16; in gmlr_init()
378 system_serial_high |= flash_readw(flash, FLASH_SER_OFF + 2); in gmlr_init()
/linux-3.4.99/arch/arm/mach-pxa/
Dcolibri-pxa3xx.c41 u64 serial = ((u64) system_serial_high << 32) | system_serial_low; in colibri_pxa3xx_init_eth()
/linux-3.4.99/arch/arm/kernel/
Dcompat.c69 unsigned long system_serial_high; /* 84 */ member
148 tag->u.serialnr.high = params->u1.s.system_serial_high; in build_tag_list()
Dsetup.c100 unsigned int system_serial_high; variable
101 EXPORT_SYMBOL(system_serial_high);
714 system_serial_high = tag->u.serialnr.high; in parse_tag_serialnr()
1107 system_serial_high, system_serial_low); in c_show()
/linux-3.4.99/drivers/net/ethernet/8390/
Detherh.c569 if (system_serial_low == 0 && system_serial_high == 0) in etherm_addr()
572 serial = system_serial_low | system_serial_high; in etherm_addr()
/linux-3.4.99/Documentation/arm/
DSetup111 system_serial_high