Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/kernel/
Dhardware.c1221 { 0x0580, 0x0ff8, pcxt_ }, /* 0x0580 - 0x0587 */
1222 { 0x0588, 0x0ffc, pcxt_ }, /* 0x0588 - 0x058b */
1223 { 0x058c, 0x0ffe, pcxt_ }, /* 0x058c - 0x058d */
1224 { 0x058e, 0x0fff, pcxt_ }, /* 0x058e - 0x058e */
1227 { 0x0592, 0x0fff, pcxt_ }, /* 0x0592 - 0x0592 */
1234 { 0x059e, 0x0fff, pcxt_ }, /* 0x059e - 0x059e */
1236 { 0x05a0, 0x0ffe, pcxt_ }, /* 0x05a0 - 0x05a1 */
1282 [pcxt_] { "PA7200 (PCX-T')", "1.1c" },
Dsetup.c206 case pcxt_: in parisc_proc_mkdir()
Dcache.c206 case pcxt_: in disable_sr_hashing()
/linux-2.4.37.9/include/asm-parisc/
Dhardware.h56 pcxt_ = 3, /* pa7200 (t') pa 1.1c */ enumerator
/linux-2.4.37.9/arch/parisc/math-emu/
Dfpudispatch.c178 boot_cpu_data.cpu_type == pcxt_) in parisc_linux_get_fpu_type()