Searched refs:SIBYTE_HDR_FEATURES (Results 1 - 5 of 5) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsb1250_defs.h64 * SIBYTE_HDR_FEATURES may be defined to be the mask value chip/revision
70 * #define SIBYTE_HDR_FEATURES SIBYTE_HDR_FMASK_112x_PASS1
77 * that particular chip type are enabled in SIBYTE_HDR_FEATURES.
99 * chip/revision is included in SIBYTE_HDR_FEATURES.)
104 * are enabled in SIBYTE_HDR_FEATURES. (Use this to bracket
144 #ifndef SIBYTE_HDR_FEATURES
145 #define SIBYTE_HDR_FEATURES SIBYTE_HDR_FMASK_ALL macro
161 (!! (SIBYTE_HDR_FMASK_ALLREVS(chip) & SIBYTE_HDR_FEATURES))
167 /* (!! (SIBYTE_HDR_FEATURES & SIBYHTE_HDR_FMASK_1250_112x)) */
172 | SIBYTE_HDR_FMASK_AFTER(chip, pass)) & SIBYTE_HDR_FEATURES))
[all...]
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcfe_device_ldr.c46 #undef SIBYTE_HDR_FEATURES /* not the right thing to do! */ macro
H A Ddev_sb1250_pcihost.c47 #undef SIBYTE_HDR_FEATURES /* not the right thing to do! */ macro
H A Ddev_sb1250_uart.c47 #undef SIBYTE_HDR_FEATURES /* we want all constants here */ macro
H A Ddev_sb1250_ethernet.c47 #undef SIBYTE_HDR_FEATURES /* we want all constants here */ macro

Completed in 90 milliseconds