Searched refs:pcxt (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dhardware.h25 pcxt = 2, /* pa7100 pa 1.1b */ enumerator in enum:cpu_type
/linux-master/arch/parisc/kernel/
H A Dhardware.c1232 { 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" },
H A Dcache.c291 case pcxt:
/linux-master/drivers/parport/
H A Dparport_gsc.c349 if (boot_cpu_data.cpu_type > pcxt && !pdc_add_valid(port+4)) {
/linux-master/arch/parisc/math-emu/
H A Dfpudispatch.c165 else if (boot_cpu_data.cpu_type == pcxt ||

Completed in 164 milliseconds