Searched refs:pcxt_ (Results 1 – 5 of 5) sorted by relevance
/arch/parisc/kernel/ |
D | hardware.c | 1256 { 0x0580, 0x0ff8, pcxt_ }, /* 0x0580 - 0x0587 */ 1257 { 0x0588, 0x0ffc, pcxt_ }, /* 0x0588 - 0x058b */ 1258 { 0x058c, 0x0ffe, pcxt_ }, /* 0x058c - 0x058d */ 1259 { 0x058e, 0x0fff, pcxt_ }, /* 0x058e - 0x058e */ 1262 { 0x0592, 0x0fff, pcxt_ }, /* 0x0592 - 0x0592 */ 1269 { 0x059e, 0x0fff, pcxt_ }, /* 0x059e - 0x059e */ 1271 { 0x05a0, 0x0ffe, pcxt_ }, /* 0x05a0 - 0x05a1 */ 1318 [pcxt_] = { "PA7200 (PCX-T')", "1.1c" },
|
D | setup.c | 213 case pcxt_: in parisc_proc_mkdir()
|
D | cache.c | 237 case pcxt_: in disable_sr_hashing()
|
/arch/parisc/include/asm/ |
D | hardware.h | 26 pcxt_ = 3, /* pa7200 (t') pa 1.1c */ enumerator
|
/arch/parisc/math-emu/ |
D | fpudispatch.c | 178 boot_cpu_data.cpu_type == pcxt_) in parisc_linux_get_fpu_type()
|