Home
last modified time | relevance | path

Searched refs:mvebu_system_controller_get_soc_id (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dcommon.h24 int mvebu_system_controller_get_soc_id(u32 *dev, u32 *rev);
H A Dsystem-controller.c117 int mvebu_system_controller_get_soc_id(u32 *dev, u32 *rev) in mvebu_system_controller_get_soc_id() function
H A Dmvebu-soc-id.c141 if (!mvebu_system_controller_get_soc_id(&soc_dev_id, &soc_rev)) { in mvebu_soc_id_init()