Searched refs:pcxw2 (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/parisc/kernel/ |
D | hardware.c | 1299 { 0x05dc, 0x0ffe, pcxw2 }, /* 0x05dc - 0x05dd */ 1301 { 0x05df, 0x0fff, pcxw2 }, /* 0x05df - 0x05df */ 1302 { 0x05e0, 0x0ffc, pcxw2 }, /* 0x05e0 - 0x05e3 */ 1303 { 0x05e4, 0x0fff, pcxw2 }, /* 0x05e4 - 0x05e4 */ 1305 { 0x05e6, 0x0ffe, pcxw2 }, /* 0x05e6 - 0x05e7 */ 1306 { 0x05e8, 0x0ff8, pcxw2 }, /* 0x05e8 - 0x05ef */ 1307 { 0x05f0, 0x0ff0, pcxw2 }, /* 0x05f0 - 0x05ff */ 1325 [pcxw2] = { "PA8700 (PCX-W2)", "2.0" },
|
D | perf.c | 513 boot_cpu_data.cpu_type == pcxw2 || in perf_init() 517 if (boot_cpu_data.cpu_type == pcxw2 || in perf_init()
|
D | setup.c | 217 case pcxw2: in parisc_proc_mkdir()
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | hardware.h | 33 pcxw2 = 10, /* pa8700 pa 2.0 */ enumerator
|