Searched refs:TOY_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
57 #define TOY_ENABLE_MASK (TOY_ENABLE | OSC_ENABLE) macro160 return regmap_update_bits(priv->regmap, RTC_CTRL_REG, TOY_ENABLE_MASK, in loongson_rtc_set_enabled()161 TOY_ENABLE_MASK); in loongson_rtc_set_enabled()177 return ctrl_data & TOY_ENABLE_MASK; in loongson_rtc_get_enabled()
Completed in 3 milliseconds