Home
last modified time | relevance | path

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

/linux-3.4.99/arch/parisc/kernel/
Dhardware.c1240 { 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" },
Dsetup.c100 case pcxt: in dma_ops_init()
Dcache.c239 case pcxt: in disable_sr_hashing()
/linux-3.4.99/arch/parisc/include/asm/
Dhardware.h24 pcxt = 2, /* pa7100 pa 1.1b */ enumerator
/linux-3.4.99/drivers/parport/
Dparport_gsc.c365 if (boot_cpu_data.cpu_type > pcxt && !pdc_add_valid(port+4)) { in parport_init_chip()
/linux-3.4.99/arch/parisc/math-emu/
Dfpudispatch.c178 else if (boot_cpu_data.cpu_type == pcxt || in parisc_linux_get_fpu_type()