Home
last modified time | relevance | path

Searched refs:NEW_COLOR_SHIFT (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/dsa/
Dbcm_sf2_regs.h418 #define NEW_COLOR_SHIFT 29 macro
420 #define NEW_COLOR_GREEN (0 << NEW_COLOR_SHIFT)
421 #define NEW_COLOR_YELLOW (1 << NEW_COLOR_SHIFT)
422 #define NEW_COLOR_RED (2 << NEW_COLOR_SHIFT)