Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-aw2013.c15 #define AW2013_RSTR 0x00 macro
274 regmap_write(chip->regmap, AW2013_RSTR, AW2013_RSTR_RESET); in aw2013_probe_dt()
373 ret = regmap_read(chip->regmap, AW2013_RSTR, &chipid); in aw2013_probe()