Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci.h270 #define SDHCI_CTRL2_UHS_DDR50 0x0004 macro
H A Dsdhci_xenon.c182 hostctrl2 |= SDHCI_CTRL2_UHS_DDR50; in sdhci_xenon_set_uhs_timing()
H A Dsdhci_fsl_fdt.c1506 mode = SDHCI_CTRL2_UHS_DDR50; in sdhci_fsl_fdt_set_uhs_timing()
H A Dsdhci.c1355 hostctrl2 |= SDHCI_CTRL2_UHS_DDR50;