Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sdhci/
HDsdhci.h140 #define SDHCI_POWER_300 0x0C macro
HDsdhci.c360 pwr |= SDHCI_POWER_300; in sdhci_set_power()
/NextBSD/sys/arm/freescale/imx/
HDimx_sdhci.c224 return (SDHCI_POWER_ON | SDHCI_POWER_300); in imx_sdhci_read_1()