Home
last modified time | relevance | path

Searched refs:RTMV20_REG_LDIRQ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Drtmv20-regulator.c27 #define RTMV20_REG_LDIRQ 0x30 macro
172 ret = regmap_read(priv->regmap, RTMV20_REG_LDIRQ, &val); in rtmv20_irq_handler()
297 case RTMV20_REG_LDIRQ: in rtmv20_is_accessible_reg()
307 if (reg == RTMV20_REG_LDIRQ || reg == RTMV20_REG_LDSTAT) in rtmv20_is_volatile_reg()
/kernel/linux/linux-6.6/drivers/regulator/
H A Drtmv20-regulator.c27 #define RTMV20_REG_LDIRQ 0x30 macro
172 ret = regmap_read(priv->regmap, RTMV20_REG_LDIRQ, &val); in rtmv20_irq_handler()
297 case RTMV20_REG_LDIRQ: in rtmv20_is_accessible_reg()
307 if (reg == RTMV20_REG_LDIRQ || reg == RTMV20_REG_LDSTAT) in rtmv20_is_volatile_reg()

Completed in 2 milliseconds