Searched refs:ALCHEMY_CPU_AU1100 (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/mips/alchemy/common/ |
| H A D | dma.c | 148 if (alchemy_get_cputype() == ALCHEMY_CPU_AU1100) { in request_au1000_dma() 227 case ALCHEMY_CPU_AU1100: in au1000_dma_init()
|
| H A D | platform.c | 74 [ALCHEMY_CPU_AU1100] = { 192 [ALCHEMY_CPU_AU1100] = { AU1000_USB_OHCI_PHYS_ADDR, AU1100_USB_HOST_INT }, 323 [ALCHEMY_CPU_AU1100] = {
|
| H A D | setup.c | 43 case ALCHEMY_CPU_AU1100: in alchemy_dma_coherent()
|
| H A D | usb.c | 487 case ALCHEMY_CPU_AU1100: in alchemy_usb_control() 568 case ALCHEMY_CPU_AU1100: in alchemy_usb_pm() 610 case ALCHEMY_CPU_AU1100: in alchemy_usb_init()
|
| H A D | clock.c | 92 { "usbh_clk", "usb_clk", ALCHEMY_CPU_AU1100 }, 93 { "usbd_clk", "usb_clk", ALCHEMY_CPU_AU1100 }, 94 { "irda_clk", "usb_clk", ALCHEMY_CPU_AU1100 }, 324 case ALCHEMY_CPU_AU1100: in alchemy_clk_setup_mem() 982 case ALCHEMY_CPU_AU1100: in alchemy_clk_setup_imux()
|
| H A D | power.c | 119 case ALCHEMY_CPU_AU1100: in au_sleep()
|
| H A D | irq.c | 982 case ALCHEMY_CPU_AU1100: in arch_init_irq()
|
| /linux/arch/mips/include/asm/mach-au1x00/ |
| H A D | au1000.h | 677 #define ALCHEMY_CPU_AU1100 2 macro 692 return ALCHEMY_CPU_AU1100; in alchemy_get_cputype() 719 case ALCHEMY_CPU_AU1100: in alchemy_get_uarts() 777 case ALCHEMY_CPU_AU1100: in alchemy_get_macs()
|
| /linux/arch/mips/alchemy/devboards/ |
| H A D | db1xxx.c | 64 case ALCHEMY_CPU_AU1100: in board_setup()
|