GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||
/*
|
||||
* RK3399: Architecture common definitions
|
||||
*
|
||||
* Copyright (C) 2019 Collabora Inc - https://www.collabora.com/
|
||||
* Rohan Garg <rohan.garg@collabora.com>
|
||||
*/
|
||||
|
||||
int rockchip_cpuid_from_efuse(const u32 cpuid_offset,
|
||||
const u32 cpuid_length,
|
||||
u8 *cpuid);
|
||||
int rockchip_cpuid_set(const u8 *cpuid, const u32 cpuid_length);
|
||||
int rockchip_setup_macaddr(void);
|
||||
Reference in New Issue
Block a user