Lines Matching +full:sync +full:- +full:token
1 /*-
48 #define SIBA_CORE_SIZE BHND_DEFAULT_CORE_SIZE /**< per-core register block size */
64 * [0x0000-0x0dff] core registers
65 * [0x0e00-0x0eff] SIBA_R1 registers (sonics >= 2.3)
66 * [0x0f00-0x0fff] SIBA_R0 registers
73 /* Return the SIBA_CORE_ADDR-relative offset for the given siba configuration
76 #define SIBA_CFG_OFFSET(_n) (SIBA_CFG0_OFFSET - ((_n) * SIBA_CFG_SIZE))
78 /* Return the SIBA_CORE_ADDR-relative offset for a SIBA_CFG* register. */
123 #define SIBA_IPS_INT_SHIFT(_i) ((_i - 1) * 8)
140 #define SIBA_IM_AP_BOTH 0x00 /* use both timeslaces and token */
142 #define SIBA_IM_AP_TK 0x20 /* use token only */
184 /* sbadmatch0-4 */
239 #define SIBA_IDL_SYNCH 0x40 /* sync */