/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9285_attach.c | 70 HAL_BOOL power_off); 400 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar9285ConfigPCIE() argument 437 if (power_off) { /* Power-off */ in ar9285ConfigPCIE()
|
H A D | ar9287_attach.c | 69 HAL_BOOL power_off); 370 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar9287ConfigPCIE() argument
|
H A D | ar9280_attach.c | 65 HAL_BOOL power_off); 426 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar9280ConfigPCIE() argument 444 if (power_off) { /* Power-off */ in ar9280ConfigPCIE()
|
/freebsd/sys/dev/mmc/ |
H A D | bridge.h | 95 power_off = 0, power_up, power_on enumerator
|
H A D | mmc_fdt_helpers.c | 347 case power_off: in mmc_fdt_set_power()
|
H A D | mmc.c | 693 mmcbr_set_power_mode(dev, power_off); in mmc_power_down()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_attach.c | 37 HAL_BOOL power_off); 466 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5211ConfigPCIE() argument
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_attach.c | 34 HAL_BOOL power_off); 521 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5416ConfigPCIE() argument 533 if (power_off) { /* Power-off */ in ar5416ConfigPCIE()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_attach.c | 33 HAL_BOOL power_off); 678 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5212ConfigPCIE() argument
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_attach.c | 343 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5210ConfigPCIE() argument
|
/freebsd/sys/dev/sdhci/ |
H A D | sdhci.c | 1368 if (ios->power_mode == power_off) { 1374 sdhci_set_power(slot, (ios->power_mode == power_off) ? 0 : ios->vdd); 2829 if (ios->power_mode == power_off) { 2835 sdhci_set_power(slot, (ios->power_mode == power_off) ? 0 : ios->vdd);
|
H A D | sdhci_xenon.c | 342 case power_off: in sdhci_xenon_update_ios()
|
H A D | sdhci_fsl_fdt.c | 616 case power_off: in sdhci_fsl_fdt_update_ios()
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_sdhci.c | 414 if (ios->power_mode == power_off) { in bcm_sdhci_update_ios()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.h | 1255 HAL_BOOL power_off);
|
/freebsd/sys/cam/mmc/ |
H A D | mmc_xpt.c | 620 cts->ios.power_mode = power_off; in mmcprobe_start()
|
/freebsd/sys/dev/mmc/host/ |
H A D | dwmmc.c | 887 case power_off: in dwmmc_update_ios()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_attach.c | 3124 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) in ar9300_config_pci_power_save() argument 3173 if (power_off) { in ar9300_config_pci_power_save()
|
H A D | ar9300.h | 1317 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra124-apalis.dtsi | 1793 /* Set power_off bit in ResetControl register of AS3722 PMIC */
|
H A D | tegra124-apalis-v1.2.dtsi | 1800 /* Set power_off bit in ResetControl register of AS3722 PMIC */
|
/freebsd/sys/dev/rtsx/ |
H A D | rtsx.c | 3210 case power_off:
|