LED
#define LED(x) ((3 - (x)) * 4)
#define LED(x) ((3 - (x)) * 4)
#define LED(x) ((x) * HD2532_STRIDE)
#define LED CONFIG_HOOK_LED
#define LED 0xa /* RW - LED control register */