Searched refs:pcxw (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/arch/parisc/kernel/ |
D | hardware.c | 1280 { 0x05b4, 0x0fff, pcxw }, /* 0x05b4 - 0x05b4 */ 1285 { 0x05bb, 0x0fff, pcxw }, /* 0x05bb - 0x05bb */ 1286 { 0x05bc, 0x0ffc, pcxw }, /* 0x05bc - 0x05bf */ 1287 { 0x05c0, 0x0ffc, pcxw }, /* 0x05c0 - 0x05c3 */ 1288 { 0x05c4, 0x0ffe, pcxw }, /* 0x05c4 - 0x05c5 */ 1289 { 0x05c6, 0x0fff, pcxw }, /* 0x05c6 - 0x05c6 */ 1291 { 0x05c8, 0x0ffc, pcxw }, /* 0x05c8 - 0x05cb */ 1292 { 0x05cc, 0x0ffe, pcxw }, /* 0x05cc - 0x05cd */ 1296 { 0x05d6, 0x0fff, pcxw }, /* 0x05d6 - 0x05d6 */ 1323 [pcxw] = { "PA8500 (PCX-W)", "2.0" },
|
D | setup.c | 216 case pcxw: in parisc_proc_mkdir()
|
D | perf.c | 511 } else if (boot_cpu_data.cpu_type == pcxw || in perf_init()
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | hardware.h | 30 pcxw = 8, /* pa8500 pa 2.0 */ enumerator
|