Lines Matching full:netlogic
2 * Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
8 * COPYING in the main directory of this source tree, or the NetLogic
22 * THIS SOFTWARE IS PROVIDED BY NETLOGIC ``AS IS'' AND ANY EXPRESS OR
25 * ARE DISCLAIMED. IN NO EVENT SHALL NETLOGIC OR CONTRIBUTORS BE LIABLE
45 #include <asm/netlogic/interrupt.h>
46 #include <asm/netlogic/psb-bootinfo.h>
47 #include <asm/netlogic/haldefs.h>
48 #include <asm/netlogic/common.h>
50 #include <asm/netlogic/xlr/xlr.h>
51 #include <asm/netlogic/xlr/iomap.h>
52 #include <asm/netlogic/xlr/pic.h>
53 #include <asm/netlogic/xlr/gpio.h>
54 #include <asm/netlogic/xlr/fmn.h>
84 return "Netlogic XLR/XLS Series"; in get_system_type()