Home
last modified time | relevance | path

Searched refs:pcx (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/parisc/kernel/
Dhardware.c1229 { 0x0000, 0x0ff0, pcx }, /* 0x0000 - 0x000f */
1231 { 0x0080, 0x0ff0, pcx }, /* 0x0080 - 0x008f */
1232 { 0x0100, 0x0ff0, pcx }, /* 0x0100 - 0x010f */
1233 { 0x0182, 0x0ffe, pcx }, /* 0x0182 - 0x0183 */
1305 { 0x0000, 0x0000, pcx } /* terminate table */
1309 [pcx] = { "PA7000 (PCX)", "1.0" },
1374 return pcx; /* not reached: */ in parisc_get_cpu_type()
Dsetup.c79 case pcx: in dma_ops_init()
Dcache.c271 case pcx: /* We shouldn't get this far. setup.c should prevent it. */ in disable_sr_hashing()
/Linux-v5.4/drivers/s390/char/
Dsclp_diag.h48 u8 pcx; member
Dsclp_ftp.c58 diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX || in sclp_ftp_rxcb()
106 sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX; in sclp_ftp_et7()
/Linux-v5.4/arch/parisc/include/asm/
Dhardware.h23 pcx = 0, /* pa7000 pa 1.0 */ enumerator