Home
last modified time | relevance | path

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

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