Lines Matching +full:llp +full:- +full:based

8  * Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc.
35 #define IIO_LLP_CSR IIO_ILCSR /* LLP control and status */
36 #define IIO_LLP_LOG IIO_ILLR /* LLP log */
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)
98 #define IIO_ILCSR 0x400128 /* LLP control and status */
99 #define IIO_ILLR 0x400130 /* LLP Log */
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
170 * The IO LLP control status register and widget control register
192 wcr_f_bad_pkt: 1, /* Force bad llp pkt enable */
193 wcr_xbar_crd: 3, /* LLP crossbar credit */
196 wcr_widget_id: 4; /* LLP crossbar credit */
208 llp_tx_cnt: 8, /* LLP Xmit retry counter */
210 tx_max_rtry: 1, /* LLP Retry Timeout Signal */
229 icsr_llp_en: 1, /* LLP enable bit */
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 */
464 runtime selection of the format based on the REV_ID field of the
485 /* XXX - Is this still right? Check the spec. */
553 runtime selection of the format based on the REV_ID field of the
594 sleep: 1, /* xtalk req sleeping till IO-sync */
648 /* XXX - Need to fix this for Hub 2 */
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 */