Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-rx8581.c61 struct rx85x1_config { struct
233 static const struct rx85x1_config rx8581_config = {
242 static const struct rx85x1_config rx8571_config = {
255 const struct rx85x1_config *config = &rx8581_config; in rx8581_probe()