Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mvebu/
H A Dcommon.h21 int mvebu_system_controller_get_soc_id(u32 *dev, u32 *rev);
H A Dmvebu-soc-id.c138 if (!mvebu_system_controller_get_soc_id(&soc_dev_id, &soc_rev)) { in mvebu_soc_id_init()
H A Dsystem-controller.c114 int mvebu_system_controller_get_soc_id(u32 *dev, u32 *rev) in mvebu_system_controller_get_soc_id() function