Lines Matching +full:crosstalk +full:- +full:enable
8 * Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc.
57 #define IIO_BTE_OFF_1 IIO_IBLS_1 - IIO_IBLS_0 /* Offset from base to BTE 1 */
61 #define BTEOFF_SRC (IIO_BTE_SRC_0 - IIO_BTE_STAT_0)
62 #define BTEOFF_DEST (IIO_BTE_DEST_0 - IIO_BTE_STAT_0)
63 #define BTEOFF_CTRL (IIO_BTE_CTRL_0 - IIO_BTE_STAT_0)
64 #define BTEOFF_NOTIFY (IIO_BTE_NOTIFY_0 - IIO_BTE_STAT_0)
65 #define BTEOFF_INT (IIO_BTE_INT_0 - IIO_BTE_STAT_0)
119 #define IIO_IGFX_W_NUM_MASK ((1<<IIO_IGFX_W_NUM_BITS)-1)
122 #define IIO_IGFX_N_NUM_MASK ((1<<IIO_IGFX_N_NUM_BITS)-1)
125 #define IIO_IGFX_P_NUM_MASK ((1<<IIO_IGFX_P_NUM_BITS)-1)
128 #define IIO_IGFX_VLD_MASK ((1<<IIO_IGFX_VLD_BITS)-1)
161 #define HUB_NUM_BIG_WINDOW IIO_NUM_ITTES - 1
192 wcr_f_bad_pkt: 1, /* Force bad llp pkt enable */
229 icsr_llp_en: 1, /* LLP enable bit */
316 #define IIO_IXCC 0x4001e0 /* Crosstalk credit count timeout */
318 #define IIO_IMEM 0x4001e8 /* Miscellaneous Enable Mask */
319 #define IIO_IXTT 0x4001f0 /* Crosstalk tail timeout */
335 #define IIO_WIDPRTE(x) IIO_PRTE(((x) - 8)) /* widget ID to its PRTE num */
403 /* XXX - This is now tuneable:
412 /* XXX - IBUE register coming for Hub 2 */
485 /* XXX - Is this still right? Check the spec. */
547 stall_ib: 1, /* Stall Ibuf (from crosstalk) */
594 sleep: 1, /* xtalk req sleeping till IO-sync */
648 /* XXX - Need to fix this for Hub 2 */
679 push_be: 34, /* Push address Byte enable
878 rsvd1: 12, /* 53-42: reserved */
880 sidn: 4, /* 40-37: SIDN field of xtalk rqst */
881 tnum: 5, /* 36-32: TNUM of xtalk request */
885 size: 2, /* 28-27: size of xtalk request */
886 excl: 4, /* 26-23: exclusive bit(s) */
887 stall: 3, /* 22-20: stall (xtalk, bte 0/1) */
893 ack_cnt:11, /* 14-04: counter of invalidate acks*/
894 tscaler:4; /* 03-00: Timeout prescaler */