Searched refs:pcxw (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/arch/parisc/kernel/ |
D | hardware.c | 1272 { 0x05b4, 0x0fff, pcxw }, /* 0x05b4 - 0x05b4 */ 1277 { 0x05bb, 0x0fff, pcxw }, /* 0x05bb - 0x05bb */ 1278 { 0x05bc, 0x0ffc, pcxw }, /* 0x05bc - 0x05bf */ 1279 { 0x05c0, 0x0ffc, pcxw }, /* 0x05c0 - 0x05c3 */ 1280 { 0x05c4, 0x0ffe, pcxw }, /* 0x05c4 - 0x05c5 */ 1281 { 0x05c6, 0x0fff, pcxw }, /* 0x05c6 - 0x05c6 */ 1283 { 0x05c8, 0x0ffc, pcxw }, /* 0x05c8 - 0x05cb */ 1284 { 0x05cc, 0x0ffe, pcxw }, /* 0x05cc - 0x05cd */ 1288 { 0x05d6, 0x0fff, pcxw }, /* 0x05d6 - 0x05d6 */ 1315 [pcxw] = { "PA8500 (PCX-W)", "2.0" },
|
D | perf.c | 497 } else if (boot_cpu_data.cpu_type == pcxw || in perf_init()
|
/Linux-v6.6/arch/parisc/include/asm/ |
D | hardware.h | 31 pcxw = 8, /* pa8500 pa 2.0 */ enumerator
|