Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcf85063.c61 struct pcf85063_config { struct
517 static const struct pcf85063_config config_pcf85063 = {
525 static const struct pcf85063_config config_pcf85063tp = {
533 static const struct pcf85063_config config_pcf85063a = {
542 static const struct pcf85063_config config_rv8263 = {
557 const struct pcf85063_config *config; in pcf85063_probe()