Searched refs:RT5759A_REG_WDTEN (Results 1 – 1 of 1) sorted by relevance
18 #define RT5759A_REG_WDTEN 0x42 macro275 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,