mvebu_get_soc_id  124 arch/arm/mach-mvebu/board-v7.c 	if (mvebu_get_soc_id(&dev, &rev) == 0 && rev > MV78XX0_A0_REV)
mvebu_get_soc_id   46 arch/arm/mach-mvebu/mvebu-soc-id.h int mvebu_get_soc_id(u32 *dev, u32 *rev);
mvebu_get_soc_id  135 arch/arm/mach-mvebu/system-controller.c 	if (mvebu_get_soc_id(&dev, &rev) != 0)