Searched refs:pcxl (Results 1 – 6 of 6) sorted by relevance
/arch/parisc/include/asm/ |
D | hardware.h | 27 pcxl = 4, /* pa7100lc pa 1.1d */ enumerator
|
/arch/parisc/kernel/ |
D | hardware.c | 1231 { 0x0048, 0x0ff0, pcxl }, /* 0x0040 - 0x004f */ 1248 { 0x0480, 0x0ff0, pcxl }, /* 0x0480 - 0x048f */ 1303 { 0x0600, 0x0fe0, pcxl }, /* 0x0600 - 0x061f */ 1314 [pcxl] = { "PA7100LC (PCX-L)", "1.1d" },
|
D | pci-dma.c | 408 if (boot_cpu_data.cpu_type != pcxl2 && boot_cpu_data.cpu_type != pcxl) in arch_dma_alloc() 437 boot_cpu_data.cpu_type != pcxl); in arch_dma_free()
|
D | setup.c | 202 case pcxl: in parisc_proc_mkdir()
|
D | cache.c | 277 case pcxl: in disable_sr_hashing()
|
/arch/parisc/mm/ |
D | init.c | 567 if (boot_cpu_data.cpu_type == pcxl2 || boot_cpu_data.cpu_type == pcxl) { in mem_init()
|