Home
last modified time | relevance | path

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

/openbmc/linux/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.c298 case pcxs: in disable_sr_hashing()
/openbmc/linux/arch/parisc/include/asm/
H A Dhardware.h24 pcxs = 1, /* pa7000 pa 1.1a */ enumerator
/openbmc/linux/arch/parisc/math-emu/
H A Dfpudispatch.c163 if (boot_cpu_data.cpu_type == pcxs) in parisc_linux_get_fpu_type()