Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-da9063.c37 struct da9063_compatible_rtc_regmap { struct
69 const struct da9063_compatible_rtc_regmap *config; argument
73 static const struct da9063_compatible_rtc_regmap da9063_ad_regs = {
102 static const struct da9063_compatible_rtc_regmap da9063_bb_regs = {
131 static const struct da9063_compatible_rtc_regmap da9062_aa_regs = {
169 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_data_to_tm()
184 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_tm_to_data()
199 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_stop_alarm()
210 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_start_alarm()
221 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_read_time()
[all …]