Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-is31fl319x.c38 #define IS31FL319X_RESET 0xff macro
40 #define IS31FL319X_REG_CNT (IS31FL319X_RESET + 1)
289 case IS31FL319X_RESET: in is31fl319x_volatile_reg()
374 err = regmap_write(is31->regmap, IS31FL319X_RESET, 0x00); in is31fl319x_probe()