Searched refs:LED_INIT_FASTINTV_MASK (Results 1 – 1 of 1) sorted by relevance
20 #define LED_INIT_FASTINTV_MASK (0x3f << LED_INIT_FASTINTV_SHIFT) macro125 if (bcm6328_delay > LED_INIT_FASTINTV_MASK) in bcm6328_blink_delay()126 return LED_INIT_FASTINTV_MASK; in bcm6328_blink_delay()135 clrsetbits_be32(priv->regs + LED_INIT_REG, LED_INIT_FASTINTV_MASK, in bcm6328_led_set_period()