LED_OFF
#define LED_OFF 0 /* no LED support */
#define LED_OFF 0
LED_OFF = 0,
# define LED_OFF BIT(0)