Lines Matching full:use

380 #define PB_CSB0		0x01	/* Use CSB0      as PB[0] */
381 #define PB_CSB1 0x02 /* Use CSB1 as PB[1] */
382 #define PB_CSC0_RAS0 0x04 /* Use CSC0/RAS0 as PB[2] */
383 #define PB_CSC1_RAS1 0x08 /* Use CSC1/RAS1 as PB[3] */
384 #define PB_CSD0_CAS0 0x10 /* Use CSD0/CAS0 as PB[4] */
385 #define PB_CSD1_CAS1 0x20 /* Use CSD1/CAS1 as PB[5] */
386 #define PB_TIN_TOUT 0x40 /* Use TIN/TOUT as PB[6] */
387 #define PB_PWMO 0x80 /* Use PWMO as PB[7] */
404 #define PC_LD0 0x01 /* Use LD0 as PC[0] */
405 #define PC_LD1 0x02 /* Use LD1 as PC[1] */
406 #define PC_LD2 0x04 /* Use LD2 as PC[2] */
407 #define PC_LD3 0x08 /* Use LD3 as PC[3] */
408 #define PC_LFLM 0x10 /* Use LFLM as PC[4] */
409 #define PC_LLP 0x20 /* Use LLP as PC[5] */
410 #define PC_LCLK 0x40 /* Use LCLK as PC[6] */
411 #define PC_LACD 0x80 /* Use LACD as PC[7] */
436 #define PD_INT0 0x01 /* Use INT0 as PD[0] */
437 #define PD_INT1 0x02 /* Use INT1 as PD[1] */
438 #define PD_INT2 0x04 /* Use INT2 as PD[2] */
439 #define PD_INT3 0x08 /* Use INT3 as PD[3] */
440 #define PD_IRQ1 0x10 /* Use IRQ1 as PD[4] */
441 #define PD_IRQ2 0x20 /* Use IRQ2 as PD[5] */
442 #define PD_IRQ3 0x40 /* Use IRQ3 as PD[6] */
443 #define PD_IRQ6 0x80 /* Use IRQ6 as PD[7] */
460 #define PE_SPMTXD 0x01 /* Use SPMTXD as PE[0] */
461 #define PE_SPMRXD 0x02 /* Use SPMRXD as PE[1] */
462 #define PE_SPMCLK 0x04 /* Use SPMCLK as PE[2] */
463 #define PE_DWE 0x08 /* Use DWE as PE[3] */
464 #define PE_RXD 0x10 /* Use RXD as PE[4] */
465 #define PE_TXD 0x20 /* Use TXD as PE[5] */
466 #define PE_RTS 0x40 /* Use RTS as PE[6] */
467 #define PE_CTS 0x80 /* Use CTS as PE[7] */
484 #define PF_LCONTRAST 0x01 /* Use LCONTRAST as PF[0] */
485 #define PF_IRQ5 0x02 /* Use IRQ5 as PF[1] */
486 #define PF_CLKO 0x04 /* Use CLKO as PF[2] */
487 #define PF_A20 0x08 /* Use A20 as PF[3] */
488 #define PF_A21 0x10 /* Use A21 as PF[4] */
489 #define PF_A22 0x20 /* Use A22 as PF[5] */
490 #define PF_A23 0x40 /* Use A23 as PF[6] */
491 #define PF_CSA1 0x80 /* Use CSA1 as PF[7] */
508 #define PG_BUSW_DTACK 0x01 /* Use BUSW/DTACK as PG[0] */
509 #define PG_A0 0x02 /* Use A0 as PG[1] */
510 #define PG_EMUIRQ 0x04 /* Use EMUIRQ as PG[2] */
511 #define PG_HIZ_P_D 0x08 /* Use HIZ/P/D as PG[3] */
512 #define PG_EMUCS 0x10 /* Use EMUCS as PG[4] */
513 #define PG_EMUBRK 0x20 /* Use EMUBRK as PG[5] */
545 #define PK_DATAREADY 0x01 /* Use ~DATA_READY as PK[0] */
546 #define PK_PWM2 0x01 /* Use PWM2 as PK[0] */
547 #define PK_R_W 0x02 /* Use R/W as PK[1] */
548 #define PK_LDS 0x04 /* Use /LDS as PK[2] */
549 #define PK_UDS 0x08 /* Use /UDS as PK[3] */
550 #define PK_LD4 0x10 /* Use LD4 as PK[4] */
551 #define PK_LD5 0x20 /* Use LD5 as PK[5] */
552 #define PK_LD6 0x40 /* Use LD6 as PK[6] */
553 #define PK_LD7 0x80 /* Use LD7 as PK[7] */
567 #define PJ_MOSI 0x01 /* Use MOSI as PJ[0] */
568 #define PJ_MISO 0x02 /* Use MISO as PJ[1] */
569 #define PJ_SPICLK1 0x04 /* Use SPICLK1 as PJ[2] */
570 #define PJ_SS 0x08 /* Use SS as PJ[3] */
571 #define PJ_RXD2 0x10 /* Use RXD2 as PJ[4] */
572 #define PJ_TXD2 0x20 /* Use TXD2 as PJ[5] */
573 #define PJ_RTS2 0x40 /* Use RTS2 as PJ[5] */
574 #define PJ_CTS2 0x80 /* Use CTS2 as PJ[5] */
591 #define PM_SDCLK 0x01 /* Use SDCLK as PM[0] */
592 #define PM_SDCE 0x02 /* Use SDCE as PM[1] */
593 #define PM_DQMH 0x04 /* Use DQMH as PM[2] */
594 #define PM_DQML 0x08 /* Use DQML as PM[3] */
595 #define PM_SDA10 0x10 /* Use SDA10 as PM[4] */
596 #define PM_DMOE 0x20 /* Use DMOE as PM[5] */