Searched refs:power_off (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/sys/dev/mmc/
H A Dbridge.h92 power_off = 0, power_up, power_on enumerator in enum:mmc_power_mode
H A Dmmc.c609 mmcbr_set_power_mode(dev, power_off);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c70 HAL_BOOL power_off);
399 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
436 if (power_off) { /* Power-off */
H A Dar9287_attach.c69 HAL_BOOL power_off);
370 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
H A Dar9280_attach.c65 HAL_BOOL power_off);
425 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
444 if (power_off) { /* Power-off */
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c37 HAL_BOOL power_off);
463 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c340 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c34 HAL_BOOL power_off);
521 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
533 if (power_off) { /* Power-off */
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c33 HAL_BOOL power_off);
676 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.0-release/sys/arm/ti/
H A Dti_mmchs.c1044 } else if (ios->power_mode == power_off) {
1639 sc->sc_cur_power_mode = power_off;
/freebsd-10.0-release/sys/dev/sdhci/
H A Dsdhci.c681 if (ios->power_mode == power_off) {
687 sdhci_set_power(slot, (ios->power_mode == power_off)?0:ios->vdd);
/freebsd-10.0-release/sys/arm/lpc/
H A Dlpc_mmc.c663 case power_off:
/freebsd-10.0-release/sys/powerpc/mpc85xx/
H A Dfsl_sdhc.c1240 if (ios->power_mode == power_off) {
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1312 HAL_BOOL power_off);
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1296 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);
H A Dar9300_attach.c2994 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) argument
3043 if (power_off) {

Completed in 145 milliseconds