Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dhardware.c1248 { 0x0580, 0x0ff8, pcxt_ }, /* 0x0580 - 0x0587 */
1249 { 0x0588, 0x0ffc, pcxt_ }, /* 0x0588 - 0x058b */
1250 { 0x058c, 0x0ffe, pcxt_ }, /* 0x058c - 0x058d */
1251 { 0x058e, 0x0fff, pcxt_ }, /* 0x058e - 0x058e */
1254 { 0x0592, 0x0fff, pcxt_ }, /* 0x0592 - 0x0592 */
1261 { 0x059e, 0x0fff, pcxt_ }, /* 0x059e - 0x059e */
1263 { 0x05a0, 0x0ffe, pcxt_ }, /* 0x05a0 - 0x05a1 */
1310 [pcxt_] = { "PA7200 (PCX-T')", "1.1c" },
H A Dcache.c304 case pcxt_: in disable_sr_hashing()
/linux/arch/parisc/include/asm/
H A Dhardware.h26 pcxt_ = 3, /* pa7200 (t') pa 1.1c */ enumerator
/linux/arch/parisc/math-emu/
H A Dfpudispatch.c166 boot_cpu_data.cpu_type == pcxt_) in parisc_linux_get_fpu_type()