Searched refs:LED_CTRL_REG (Results 1 – 2 of 2) sorted by relevance
25 #define LED_CTRL_REG 0x4 macro44 while (readl_be(regs + LED_CTRL_REG) & LED_CTRL_BUSY_MASK) in bcm6358_led_busy()148 clrsetbits_be32(regs + LED_CTRL_REG, in bcm6358_led_probe()
29 #define LED_CTRL_REG 0x00 macro179 clrsetbits_32(regs + LED_CTRL_REG, ~0, set_bits); in bcm6858_led_probe()
Completed in 4 milliseconds