Home
last modified time | relevance | path

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

/linux-4.1.27/arch/parisc/
DKconfig136 Select this option for the PCX-L processor, as used in the
143 Select this option for the PCX-T' processor, as used in the
150 Select this option for the PCX-L2 processor, as used in the
157 Select this option for PCX-U to PCX-W2 processors.
/linux-4.1.27/arch/metag/tbx/
Dtbipcx.S71 MOV D0Re0,PCX /* Check for repeat call */
110 MOV PCX,A0.2 /* Setup PCX for interrupts */
161 MOV D1Ar1,PCX /* Read CurrPC */
251 MOV PCX,D1Re0 /* Set resumption PC */
/linux-4.1.27/arch/parisc/kernel/
Dperf_asm.S130 ; NOTE: The PCX-W ERS states that DR2_SLOW_RET must be set before any
1380 ; NOTE: The PCX-U ERS states that DR2_SLOW_RET must be set before any
/linux-4.1.27/drivers/staging/dgap/
Ddgap.h336 #define PCX 14 macro
Ddgap.c144 { PCX, PCI_DEV_CX_NAME, 128, (T_CX|T_PCIBUS) },
145 { PCX, PCI_DEV_CX_IBM_NAME, 128, (T_CX|T_PCIBUS) },
236 { PCX, "Digi_AccelePort_C/X_PCI" },
6115 if ((brd->type == PCX) || (brd->type == PEPC)) { in dgap_do_fep_load()
6716 if ((bd->type == PCX) || (bd->type == PEPC)) { in dgap_firmware_load()