Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rx8581.c60 struct rx85x1_config { struct
232 static const struct rx85x1_config rx8581_config = {
241 static const struct rx85x1_config rx8571_config = {
253 const struct rx85x1_config *config = &rx8581_config; in rx8581_probe()