Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/leds/
Dleds-bcm6358.c28 #define BCM6358_SLED_POLARITY BIT(2) macro
184 val &= ~(BCM6358_SLED_POLARITY | BCM6358_SLED_CLKDIV_MASK); in bcm6358_leds_probe()
186 val |= BCM6358_SLED_POLARITY; in bcm6358_leds_probe()