Searched refs:LED_BLK_ON (Results 1 – 3 of 3) sorted by relevance
37 #define SK_LNK_BLINK (LED_ON | LED_BLK_ON | LED_SYNC_ON)39 #define SK_LNK_TST (LED_ON | LED_BLK_ON | LED_SYNC_OFF)44 #define SK_LED_STANDBY (LED_ON | LED_BLK_ON | LED_SYNC_OFF)
1409 #define LED_BLK_ON BIT_5S /* Link LED Blinking On */ macro
658 LED_BLK_ON = 1<<5, /* Link LED Blinking On */ enumerator