Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-bcm6328.c15 #define BCM6328_REG_INIT 0x00 macro
212 val = bcm6328_led_read(led->mem + BCM6328_REG_INIT); in bcm6328_blink_set()
215 bcm6328_led_write(led->mem + BCM6328_REG_INIT, val); in bcm6328_blink_set()
236 val = bcm6328_led_read(led->mem + BCM6328_REG_INIT); in bcm6328_blink_set()
239 bcm6328_led_write(led->mem + BCM6328_REG_INIT, val); in bcm6328_blink_set()
423 val = bcm6328_led_read(mem + BCM6328_REG_INIT); in bcm6328_leds_probe()
435 bcm6328_led_write(mem + BCM6328_REG_INIT, val); in bcm6328_leds_probe()