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