Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/led/
H A Dled_bcm6358.c43 static void bcm6358_led_busy(void __iomem *regs) in bcm6358_led_busy() function
51 bcm6358_led_busy(priv->regs); in bcm6358_led_get_mode()
59 bcm6358_led_busy(priv->regs); in bcm6358_led_set_mode()
153 bcm6358_led_busy(regs); in bcm6358_led_probe()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-bcm6358.c64 static unsigned long bcm6358_led_busy(void __iomem *mem) in bcm6358_led_busy() function
83 bcm6358_led_busy(led->mem); in bcm6358_led_set()
166 val = bcm6358_led_busy(mem); in bcm6358_leds_probe()