Home
last modified time | relevance | path

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

/linux-3.4.99/arch/parisc/kernel/
Dhardware.c1242 { 0x0200, 0x0ffe, pcxs }, /* 0x0200 - 0x0201 */
1243 { 0x0202, 0x0fff, pcxs }, /* 0x0202 - 0x0202 */
1246 { 0x0280, 0x0ffc, pcxs }, /* 0x0280 - 0x0283 */
1249 { 0x0300, 0x0ffc, pcxs }, /* 0x0300 - 0x0303 */
1316 [pcxs] = { "PA7000 (PCX-S)", "1.1a" },
Dsetup.c99 case pcxs: in dma_ops_init()
Dcache.c238 case pcxs: in disable_sr_hashing()
/linux-3.4.99/arch/parisc/include/asm/
Dhardware.h23 pcxs = 1, /* pa7000 pa 1.1a */ enumerator
/linux-3.4.99/arch/parisc/math-emu/
Dfpudispatch.c176 if (boot_cpu_data.cpu_type == pcxs) in parisc_linux_get_fpu_type()