Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci_xenon.h116 bool slow_mode; /* PHY slow mode */ member
H A Dsdhci_xenon.c211 if (sc->slow_mode) in sdhci_xenon_phy_init()
489 sc->slow_mode = true; in sdhci_xenon_parse_prop()
535 if (sc->slow_mode) in sdhci_xenon_attach()