Home
last modified time | relevance | path

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

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