Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-is31fl32xx.c32 #define IS31FL3216_CONFIG_SSD_ENABLE BIT(7) macro
164 IS31FL3216_CONFIG_SSD_ENABLE); in is31fl3216_reset()
195 u8 value = enable ? IS31FL3216_CONFIG_SSD_ENABLE : in is31fl3216_software_shutdown()