Searched refs:pcxw2 (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | hardware.c | 1291 { 0x05dc, 0x0ffe, pcxw2 }, /* 0x05dc - 0x05dd */ 1293 { 0x05df, 0x0fff, pcxw2 }, /* 0x05df - 0x05df */ 1294 { 0x05e0, 0x0ffc, pcxw2 }, /* 0x05e0 - 0x05e3 */ 1295 { 0x05e4, 0x0fff, pcxw2 }, /* 0x05e4 - 0x05e4 */ 1297 { 0x05e6, 0x0ffe, pcxw2 }, /* 0x05e6 - 0x05e7 */ 1298 { 0x05e8, 0x0ff8, pcxw2 }, /* 0x05e8 - 0x05ef */ 1299 { 0x05f0, 0x0ff0, pcxw2 }, /* 0x05f0 - 0x05ff */ 1317 [pcxw2] = { "PA8700 (PCX-W2)", "2.0" },
|
A D | perf.c | 499 boot_cpu_data.cpu_type == pcxw2 || in perf_init() 503 if (boot_cpu_data.cpu_type == pcxw2 || in perf_init()
|
A D | setup.c | 225 case pcxw2: in parisc_proc_mkdir()
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | hardware.h | 33 pcxw2 = 10, /* pa8700 pa 2.0 */ enumerator
|
Completed in 10 milliseconds