Searched refs:pcxt (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/arch/parisc/kernel/ |
D | hardware.c | 1232 { 0x0182, 0x0ffe, pcxt }, /* 0x0182 - 0x0183 */ 1236 { 0x0203, 0x0fff, pcxt }, /* 0x0203 - 0x0203 */ 1237 { 0x0204, 0x0ffc, pcxt }, /* 0x0204 - 0x0207 */ 1239 { 0x0284, 0x0ffc, pcxt }, /* 0x0284 - 0x0287 */ 1240 { 0x0288, 0x0fff, pcxt }, /* 0x0288 - 0x0288 */ 1242 { 0x0310, 0x0ff0, pcxt }, /* 0x0310 - 0x031f */ 1243 { 0x0320, 0x0ff0, pcxt }, /* 0x0320 - 0x032f */ 1244 { 0x0400, 0x0ff0, pcxt }, /* 0x0400 - 0x040f */ 1309 [pcxt] = { "PA7100 (PCX-T)", "1.1b" },
|
D | cache.c | 287 case pcxt: in disable_sr_hashing()
|
/linux-6.6.21/arch/parisc/include/asm/ |
D | hardware.h | 25 pcxt = 2, /* pa7100 pa 1.1b */ enumerator
|
/linux-6.6.21/drivers/parport/ |
D | parport_gsc.c | 349 if (boot_cpu_data.cpu_type > pcxt && !pdc_add_valid(port+4)) { in parport_init_chip()
|
/linux-6.6.21/arch/parisc/math-emu/ |
D | fpudispatch.c | 165 else if (boot_cpu_data.cpu_type == pcxt || in parisc_linux_get_fpu_type()
|