pcxl2
case pcxl2: /* pcxl2 doesn't support space register hashing */
{ 0x0500, 0x0ff0, pcxl2 }, /* 0x0500 - 0x050f */
{ 0x0510, 0x0ff0, pcxl2 }, /* 0x0510 - 0x051f */
[pcxl2] = { "PA7300LC (PCX-L2)","1.1e" },
if (boot_cpu_data.cpu_type != pcxl2 && boot_cpu_data.cpu_type != pcxl)
WARN_ON_ONCE(boot_cpu_data.cpu_type != pcxl2 &&
case pcxl2:
if (boot_cpu_data.cpu_type == pcxl2 || boot_cpu_data.cpu_type == pcxl) {