Lines Matching full:backplane
43 #define SSB_BAR0_WIN 0x80 /* Backplane address space 0 */
44 #define SSB_BAR1_WIN 0x84 /* Backplane address space 1 */
50 #define SSB_BACKPLANE_IRQS 0x98 /* Backplane Interrupts */
62 /* Silicon backplane configuration register definitions */
73 #define SSB_TPSFLAG_BPFLAG 0x0000003F /* Backplane flag # */
74 #define SSB_TPSFLAG_ALWAYSIRQ 0x00000040 /* IRQ is always sent on the Backplane */
89 #define SSB_IMSTATE_BUSY 0x01800000 /* Busy (Backplane rev >= 2.3 only) */
90 #define SSB_IMSTATE_REJECT 0x02000000 /* Reject (Backplane rev >= 2.3 only) */
101 #define SSB_TMSLOW_REJECT 0x00000002 /* Reject (Standard Backplane) */
102 #define SSB_TMSLOW_REJECT_23 0x00000004 /* Reject (Backplane rev 2.3) */
111 #define SSB_TMSHIGH_TO 0x00000020 /* Timeout. Backplane rev >= 2.3 only */
139 #define SSB_IDLOW_MIBL 0x00000F00 /* Minimum Backplane latency */
141 #define SSB_IDLOW_MABL 0x0000F000 /* Maximum Backplane latency */
150 #define SSB_IDLOW_SSBREV 0xF0000000 /* Sonics Backplane Revision code */