Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt5759-regulator.c18 #define RT5759A_REG_WDTEN 0x42 macro
275 return regmap_update_bits(priv->regmap, RT5759A_REG_WDTEN, in rt5759_init_device_property()
303 if (priv->chip_type == CHIP_TYPE_RT5759A && reg == RT5759A_REG_WDTEN) in rt5759_is_accessible_reg()
312 .max_register = RT5759A_REG_WDTEN,