Lines Matching refs:BIT_2
176 #define BIT_2 0x0004 macro
263 #define SCB_RUS_SUSPEND BIT_2 /* RU Suspended */
266 #define SCB_RUS_SUSP_NO_RBDS (BIT_2 | BIT_5) /* RU No More RBDs */
290 #define SCB_RUC_ABORT BIT_2 /* RU Abort */
291 #define SCB_RUC_LOAD_HDS (BIT_0 | BIT_2) /* Load RFD Header Data Size */
292 #define SCB_RUC_LOAD_BASE (BIT_1 | BIT_2) /* Load the RU base */
299 #define SCB_FCP_INT_MASK BIT_2 /* Flow Control Pause */
420 #define CB_SELFTEST_ROM_BIT BIT_2
445 #define PHY_82555_LED_DRIVER_CONTROL BIT_2 // the driver is in control
446 #define PHY_82555_LED_OFF BIT_2 // activity LED is off
447 #define PHY_82555_LED_ON_559 (BIT_0 | BIT_2) // activity LED is on for 559 and later
448 #define PHY_82555_LED_ON_PRE_559 (BIT_0 | BIT_1 | BIT_2) // activity LED is on for 558 and be…