Searched refs:pcxs (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/parisc/kernel/ |
D | hardware.c | 1242 { 0x0200, 0x0ffe, pcxs }, /* 0x0200 - 0x0201 */ 1243 { 0x0202, 0x0fff, pcxs }, /* 0x0202 - 0x0202 */ 1246 { 0x0280, 0x0ffc, pcxs }, /* 0x0280 - 0x0283 */ 1249 { 0x0300, 0x0ffc, pcxs }, /* 0x0300 - 0x0303 */ 1316 [pcxs] = { "PA7000 (PCX-S)", "1.1a" },
|
D | setup.c | 99 case pcxs: in dma_ops_init()
|
D | cache.c | 238 case pcxs: in disable_sr_hashing()
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | hardware.h | 23 pcxs = 1, /* pa7000 pa 1.1a */ enumerator
|
/linux-3.4.99/arch/parisc/math-emu/ |
D | fpudispatch.c | 176 if (boot_cpu_data.cpu_type == pcxs) in parisc_linux_get_fpu_type()
|