Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/leds/
Dleds-bcm6328.c22 #define BCM6328_REG_HWDIS 0x0c macro
197 val = bcm6328_led_read(mem + BCM6328_REG_HWDIS); in bcm6328_hwled()
199 bcm6328_led_write(mem + BCM6328_REG_HWDIS, val); in bcm6328_hwled()
369 bcm6328_led_write(mem + BCM6328_REG_HWDIS, ~0); in bcm6328_leds_probe()