Searched refs:IS31FL3196_PWM (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/leds/ |
H A D | leds-is31fl319x.c | 56 #define IS31FL3196_PWM(channel) (0x07 + channel) macro 170 { IS31FL3196_PWM(0), 0x00 }, 171 { IS31FL3196_PWM(1), 0x00 }, 172 { IS31FL3196_PWM(2), 0x00 }, 173 { IS31FL3196_PWM(3), 0x00 }, 174 { IS31FL3196_PWM(4), 0x00 }, 175 { IS31FL3196_PWM(5), 0x00 }, 176 { IS31FL3196_PWM(6), 0x00 }, 177 { IS31FL3196_PWM(7), 0x00 }, 178 { IS31FL3196_PWM(8), 0x00 }, [all …]
|