Searched refs:SDHCI_POWER_300 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci.h180 #define SDHCI_POWER_300 0x0C macro
H A Dfsl_sdhci.c253 return (SDHCI_POWER_ON | SDHCI_POWER_300);
H A Dsdhci_fsl_fdt.c232 return (SDHCI_POWER_ON | SDHCI_POWER_300);
H A Dsdhci.c463 pwr |= SDHCI_POWER_300;

Completed in 72 milliseconds