Searched refs:LED_SYNC_ON (Results 1 – 3 of 3) sorted by relevance
37 #define SK_LNK_BLINK (LED_ON | LED_BLK_ON | LED_SYNC_ON)38 #define SK_LNK_PERM (LED_ON | LED_BLK_OFF | LED_SYNC_ON)
1411 #define LED_SYNC_ON BIT_3S /* Use Sync Wire to switch LED */ macro
660 LED_SYNC_ON = 1<<3, /* Use Sync Wire to switch LED */ enumerator