Linux Kernel
3.7.1
|
Go to the source code of this file.
#define TCIC_ADDR_SS_MASK (TCIC_SS_MASK<<16) |
#define TCIC_ADDR_SS_SHFT (TCIC_SS_SHFT+16) |
#define TCIC_ICSR_JAM (TCIC_ICSR_CLEAR|TCIC_ICSR_SET) |
#define TCIC_ICTL_ACC TCIC_MCTL_ACC |
#define TCIC_ICTL_B8 TCIC_MCTL_B8 |
#define TCIC_ICTL_BW_16 TCIC_ICTL_B16 |
#define TCIC_ICTL_BW_8 TCIC_ICTL_B8 |
#define TCIC_ICTL_BW_ATA (TCIC_ICTL_B16|TCIC_ICTL_B8) |
#define TCIC_ICTL_BW_MASK (TCIC_ICTL_B16|TCIC_ICTL_B8) |
#define TCIC_ICTL_ENA TCIC_MCTL_ENA |
#define TCIC_ICTL_QUIET TCIC_MCTL_QUIET |
#define TCIC_ICTL_SS_MASK TCIC_SS_MASK |
#define TCIC_ICTL_SS_SHFT TCIC_SS_SHFT |
#define TCIC_ICTL_WSCNT_MASK TCIC_MCTL_WSCNT_MASK |
#define TCIC_IENA_CFG_HIGH 0x03 /* active high, totem pole */ |
#define TCIC_MCTL_SS_MASK TCIC_SS_MASK |
#define TCIC_MCTL_SS_SHFT TCIC_SS_SHFT |