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

/linux-master/drivers/leds/
H A Dleds-bcm6358.c55 static unsigned long bcm6358_led_read(void __iomem *reg) function
68 while ((val = bcm6358_led_read(mem + BCM6358_REG_CTRL)) &
84 val = bcm6358_led_read(led->mem + BCM6358_REG_MODE);
122 val = bcm6358_led_read(led->mem + BCM6358_REG_MODE);

Completed in 185 milliseconds