Searched refs:BCM6328_REG_INIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/leds/
H A Dleds-bcm6328.c19 #define BCM6328_REG_INIT 0x00 macro
172 val = bcm6328_led_read(led->mem + BCM6328_REG_INIT); bcm6328_blink_set()
175 bcm6328_led_write(led->mem + BCM6328_REG_INIT, val); bcm6328_blink_set()
373 val = bcm6328_led_read(mem + BCM6328_REG_INIT); bcm6328_leds_probe()
385 bcm6328_led_write(mem + BCM6328_REG_INIT, val); bcm6328_leds_probe()

Completed in 30 milliseconds