Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/leds/
Dleds-bcm6358.c18 #define BCM6358_SLED_CLKDIV_MASK 3 macro
175 val &= ~(BCM6358_SLED_POLARITY | BCM6358_SLED_CLKDIV_MASK); in bcm6358_leds_probe()