Searched refs:pcxl (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dhardware.h27 pcxl = 4, /* pa7100lc pa 1.1d */ enumerator in enum:cpu_type
/linux-master/arch/parisc/kernel/
H A Dpci-dma.c42 unsigned long pcxl_dma_start __ro_after_init; /* pcxl dma mapping area start */
291 ** return the corresponding vaddr in the pcxl dma map
302 ** clear bits in the pcxl resource map
408 if (boot_cpu_data.cpu_type != pcxl2 && boot_cpu_data.cpu_type != pcxl)
429 boot_cpu_data.cpu_type != pcxl);
H A Dhardware.c1228 { 0x0048, 0x0ff0, pcxl }, /* 0x0040 - 0x004f */
1245 { 0x0480, 0x0ff0, pcxl }, /* 0x0480 - 0x048f */
1300 { 0x0600, 0x0fe0, pcxl }, /* 0x0600 - 0x061f */
1311 [pcxl] = { "PA7100LC (PCX-L)", "1.1d" },
H A Dcache.c296 case pcxl:
/linux-master/arch/parisc/mm/
H A Dinit.c506 * (between top of physical memory and a potential pcxl dma mapping
567 if (boot_cpu_data.cpu_type == pcxl2 || boot_cpu_data.cpu_type == pcxl) {

Completed in 108 milliseconds