Searched refs:LED_SW_LED_IP_REG (Results 1 – 1 of 1) sorted by relevance
42 #define LED_SW_LED_IP_REG 0xb8 macro105 sw_led_ip = readl(priv->regs + LED_SW_LED_IP_REG); in bcm6858_led_get_state()118 clrbits_32(priv->regs + LED_SW_LED_IP_REG, (1 << priv->pin)); in bcm6858_led_set_state()124 setbits_32(priv->regs + LED_SW_LED_IP_REG, (1 << priv->pin)); in bcm6858_led_set_state()137 setbits_32(priv->regs + LED_SW_LED_IP_REG, (1 << priv->pin)); in bcm6858_led_set_state()
Completed in 2 milliseconds