Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-r7301.c370 static const struct regmap_config *mapconf; in rtc7301_rtc_probe() local
389 mapconf = &rtc7301_regmap_8_config; in rtc7301_rtc_probe()
392 mapconf = &rtc7301_regmap_32_config; in rtc7301_rtc_probe()
400 mapconf); in rtc7301_rtc_probe()