Searched refs:pcxt (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/arch/parisc/kernel/ |
D | hardware.c | 1240 { 0x0182, 0x0ffe, pcxt }, /* 0x0182 - 0x0183 */ 1244 { 0x0203, 0x0fff, pcxt }, /* 0x0203 - 0x0203 */ 1245 { 0x0204, 0x0ffc, pcxt }, /* 0x0204 - 0x0207 */ 1247 { 0x0284, 0x0ffc, pcxt }, /* 0x0284 - 0x0287 */ 1248 { 0x0288, 0x0fff, pcxt }, /* 0x0288 - 0x0288 */ 1250 { 0x0310, 0x0ff0, pcxt }, /* 0x0310 - 0x031f */ 1251 { 0x0320, 0x0ff0, pcxt }, /* 0x0320 - 0x032f */ 1252 { 0x0400, 0x0ff0, pcxt }, /* 0x0400 - 0x040f */ 1317 [pcxt] = { "PA7100 (PCX-T)", "1.1b" },
|
D | setup.c | 100 case pcxt: in dma_ops_init()
|
D | cache.c | 239 case pcxt: in disable_sr_hashing()
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | hardware.h | 24 pcxt = 2, /* pa7100 pa 1.1b */ enumerator
|
/linux-3.4.99/drivers/parport/ |
D | parport_gsc.c | 365 if (boot_cpu_data.cpu_type > pcxt && !pdc_add_valid(port+4)) { in parport_init_chip()
|
/linux-3.4.99/arch/parisc/math-emu/ |
D | fpudispatch.c | 178 else if (boot_cpu_data.cpu_type == pcxt || in parisc_linux_get_fpu_type()
|