Searched refs:S_CSR5_ERRORBITS (Results 1 - 2 of 2) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/ppc/chipset/mpc824x/src/
H A Dtulip.h202 #define S_CSR5_ERRORBITS 23 macro
203 #define M_CSR5_ERRORBITS _DD_MAKEMASK(3,S_CSR5_ERRORBITS)
204 #define V_CSR5_ERRORBITS(x) _DD_MAKEVALUE(x,S_CSR5_ERRORBITS)
205 #define G_CSR5_ERRORBITS(x) _DD_GETVALUE(x,S_CSR5_ERRORBITS,M_CSR5_ERRORBITS)
/broadcom-cfe-1.4.2/cfe/dev/
H A Ddc21143.h186 #define S_CSR5_ERRORBITS 23 macro
187 #define M_CSR5_ERRORBITS _DD_MAKEMASK(3,S_CSR5_ERRORBITS)
188 #define V_CSR5_ERRORBITS(x) _DD_MAKEVALUE(x,S_CSR5_ERRORBITS)
189 #define G_CSR5_ERRORBITS(x) _DD_GETVALUE(x,S_CSR5_ERRORBITS,M_CSR5_ERRORBITS)

Completed in 43 milliseconds