Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-r7301.c371 static const struct regmap_config *mapconf; in rtc7301_rtc_probe() local
390 mapconf = &rtc7301_regmap_8_config; in rtc7301_rtc_probe()
393 mapconf = &rtc7301_regmap_32_config; in rtc7301_rtc_probe()
401 mapconf); in rtc7301_rtc_probe()