Searched refs:pcxt_ (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/parisc/kernel/ |
D | hardware.c | 1248 { 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" },
|
D | setup.c | 222 case pcxt_: in parisc_proc_mkdir()
|
D | cache.c | 288 case pcxt_: in disable_sr_hashing()
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | hardware.h | 26 pcxt_ = 3, /* pa7200 (t') pa 1.1c */ enumerator
|
/linux-6.1.9/arch/parisc/math-emu/ |
D | fpudispatch.c | 166 boot_cpu_data.cpu_type == pcxt_) in parisc_linux_get_fpu_type()
|