Searched refs:pcxl2 (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dhardware.h28 pcxl2 = 5, /* pa7300lc pa 1.1e */ enumerator in enum:cpu_type
/linux-master/arch/parisc/kernel/
H A Dpci-dma.c408 if (boot_cpu_data.cpu_type != pcxl2 && boot_cpu_data.cpu_type != pcxl)
428 WARN_ON_ONCE(boot_cpu_data.cpu_type != pcxl2 &&
H A Dsetup.c94 case pcxl2:
H A Dcache.c300 case pcxl2: /* pcxl2 doesn't support space register hashing */
H A Dhardware.c1246 { 0x0500, 0x0ff0, pcxl2 }, /* 0x0500 - 0x050f */
1247 { 0x0510, 0x0ff0, pcxl2 }, /* 0x0510 - 0x051f */
1312 [pcxl2] = { "PA7300LC (PCX-L2)","1.1e" },
/linux-master/arch/parisc/mm/
H A Dinit.c567 if (boot_cpu_data.cpu_type == pcxl2 || boot_cpu_data.cpu_type == pcxl) {

Completed in 148 milliseconds