Searched refs:pcxt_ (Results 1 – 5 of 5) sorted by relevance
/arch/parisc/kernel/ |
D | hardware.c | 1264 { 0x0580, 0x0ff8, pcxt_ }, /* 0x0580 - 0x0587 */ 1265 { 0x0588, 0x0ffc, pcxt_ }, /* 0x0588 - 0x058b */ 1266 { 0x058c, 0x0ffe, pcxt_ }, /* 0x058c - 0x058d */ 1267 { 0x058e, 0x0fff, pcxt_ }, /* 0x058e - 0x058e */ 1270 { 0x0592, 0x0fff, pcxt_ }, /* 0x0592 - 0x0592 */ 1277 { 0x059e, 0x0fff, pcxt_ }, /* 0x059e - 0x059e */ 1279 { 0x05a0, 0x0ffe, pcxt_ }, /* 0x05a0 - 0x05a1 */ 1326 [pcxt_] = { "PA7200 (PCX-T')", "1.1c" },
|
D | setup.c | 233 case pcxt_: in parisc_proc_mkdir()
|
D | cache.c | 249 case pcxt_: in disable_sr_hashing()
|
/arch/parisc/include/asm/ |
D | hardware.h | 25 pcxt_ = 3, /* pa7200 (t') pa 1.1c */ enumerator
|
/arch/parisc/math-emu/ |
D | fpudispatch.c | 179 boot_cpu_data.cpu_type == pcxt_) in parisc_linux_get_fpu_type()
|