Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-pcf85063.c55 struct pcf85063_config { struct
372 static const struct pcf85063_config pcf85063a_config = {
381 static const struct pcf85063_config pcf85063tp_config = {
389 static const struct pcf85063_config rv8263_config = {
404 const struct pcf85063_config *config = &pcf85063tp_config; in pcf85063_probe()