Searched refs:pcxs (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dhardware.h24 pcxs = 1, /* pa7000 pa 1.1a */ enumerator in enum:cpu_type
/linux-master/arch/parisc/kernel/
H A Dhardware.c1234 { 0x0200, 0x0ffe, pcxs }, /* 0x0200 - 0x0201 */
1235 { 0x0202, 0x0fff, pcxs }, /* 0x0202 - 0x0202 */
1238 { 0x0280, 0x0ffc, pcxs }, /* 0x0280 - 0x0283 */
1241 { 0x0300, 0x0ffc, pcxs }, /* 0x0300 - 0x0303 */
1308 [pcxs] = { "PA7000 (PCX-S)", "1.1a" },
H A Dcache.c290 case pcxs:
/linux-master/arch/parisc/math-emu/
H A Dfpudispatch.c163 if (boot_cpu_data.cpu_type == pcxs)

Completed in 188 milliseconds