Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Drt6190-regulator.c33 #define RT6190_REG_ALERT1 0x1E macro
325 ret = regmap_read(data->regmap, RT6190_REG_ALERT1, &alert); in rt6190_irq_handler()
330 ret = regmap_write(data->regmap, RT6190_REG_ALERT1, alert); in rt6190_irq_handler()