Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-lpc32xx/
H A Dcommon.c118 if (!system_serial_low && !system_serial_high) { in lpc32xx_check_uid()
120 system_serial_high = uid[1]; in lpc32xx_check_uid()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Did.c151 system_serial_high = omap_readl(OMAP_DIE_ID_0); in omap_check_revision()
205 system_serial_high); in omap_check_revision()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpuinfo.c31 unsigned int system_serial_high; variable
32 EXPORT_SYMBOL(system_serial_high);
211 system_serial_high, system_serial_low); in c_show()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsystem_info.h10 extern unsigned int system_serial_high;
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip-cpuinfo.c88 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()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dsystem_info.h23 extern unsigned int system_serial_high;
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dgoramo_mlr.c393 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()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Datags_compat.c66 unsigned long system_serial_high; /* 84 */ member
143 tag->u.serialnr.high = params->u1.s.system_serial_high; in build_tag_list()
H A Dsetup.c103 unsigned int system_serial_high; variable
104 EXPORT_SYMBOL(system_serial_high);
968 system_serial_high, in init_machine_late()
H A Datags_parse.c107 system_serial_high = tag->u.serialnr.high; in parse_tag_serialnr()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dcolibri-pxa3xx.c38 u64 serial = ((u64) system_serial_high << 32) | system_serial_low; in colibri_pxa3xx_init_eth()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsetup.h63 unsigned long system_serial_high; /* 84 */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Detherh.c542 if (system_serial_low == 0 && system_serial_high == 0) in etherm_addr()
545 serial = system_serial_low | system_serial_high; in etherm_addr()
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dsetup.rst94 system_serial_low / system_serial_high