Symbol: ALCHEMY_CPU_AU1300
arch/mips/alchemy/common/clock.c
101
{ "psc0_intclk", "EXTCLK0", ALCHEMY_CPU_AU1300 },
arch/mips/alchemy/common/clock.c
102
{ "psc2_intclk", "EXTCLK0", ALCHEMY_CPU_AU1300 },
arch/mips/alchemy/common/clock.c
103
{ "psc1_intclk", "EXTCLK1", ALCHEMY_CPU_AU1300 },
arch/mips/alchemy/common/clock.c
104
{ "psc3_intclk", "EXTCLK1", ALCHEMY_CPU_AU1300 },
arch/mips/alchemy/common/clock.c
1065
i = (ctype == ALCHEMY_CPU_AU1300) ? 84 : 63;
arch/mips/alchemy/common/clock.c
1070
if (ctype == ALCHEMY_CPU_AU1300) {
arch/mips/alchemy/common/clock.c
132
if (alchemy_get_cputype() < ALCHEMY_CPU_AU1300)
arch/mips/alchemy/common/clock.c
318
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/clock.c
768
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/clock.c
799
if (ctype == ALCHEMY_CPU_AU1300) {
arch/mips/alchemy/common/clock.c
991
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/dbdma.c
1091
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/gpiolib.c
172
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/irq.c
991
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/platform.c
195
[ALCHEMY_CPU_AU1300] = { AU1300_USB_OHCI0_PHYS_ADDR, AU1300_USB_INT },
arch/mips/alchemy/common/platform.c
200
[ALCHEMY_CPU_AU1300] = { AU1300_USB_EHCI_PHYS_ADDR, AU1300_USB_INT },
arch/mips/alchemy/common/platform.c
246
if ((ctype == ALCHEMY_CPU_AU1200) || (ctype == ALCHEMY_CPU_AU1300)) {
arch/mips/alchemy/common/platform.c
266
if (ctype == ALCHEMY_CPU_AU1300) {
arch/mips/alchemy/common/platform.c
88
[ALCHEMY_CPU_AU1300] = {
arch/mips/alchemy/common/power.c
126
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/usb.c
498
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/usb.c
577
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/usb.c
621
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/common/vss.c
74
if (alchemy_get_cputype() != ALCHEMY_CPU_AU1300)
arch/mips/alchemy/devboards/db1xxx.c
73
case ALCHEMY_CPU_AU1300:
arch/mips/alchemy/devboards/platform.c
25
if (alchemy_get_cputype() == ALCHEMY_CPU_AU1300)
arch/mips/include/asm/mach-au1x00/au1000.h
702
return ALCHEMY_CPU_AU1300;
arch/mips/include/asm/mach-au1x00/au1000.h
714
case ALCHEMY_CPU_AU1300:
arch/mips/include/asm/mach-au1x00/gpio-au1300.h
92
case ALCHEMY_CPU_AU1300:
drivers/mmc/host/au1xmmc.c
158
case ALCHEMY_CPU_AU1300:
drivers/mmc/host/au1xmmc.c
998
case ALCHEMY_CPU_AU1300:
drivers/spi/spi-au1550.c
958
case ALCHEMY_CPU_AU1300: