Home
last modified time | relevance | path

Searched refs:power_off (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/sys/compat/linuxkpi/common/include/linux/platform_data/
H A Dbrcmfmac.h178 void (*power_off)(void); member
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c70 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 Dar9287_attach.c69 HAL_BOOL power_off);
370 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar9287ConfigPCIE() argument
H A Dar9280_attach.c65 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 Dbridge.h95 power_off = 0, power_up, power_on enumerator
H A Dmmc_fdt_helpers.c358 case power_off: in mmc_fdt_set_power()
H A Dmmcspi.c820 if (power_off == slot->host.ios.power_mode) { in mmcspi_update_ios()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c37 HAL_BOOL power_off);
466 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5211ConfigPCIE() argument
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcommon.c629 if (brcmfmac_pdata->power_off) in brcmf_common_pd_remove()
630 brcmfmac_pdata->power_off(); in brcmf_common_pd_remove()
/freebsd/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) in ar5416ConfigPCIE() argument
533 if (power_off) { /* Power-off */ in ar5416ConfigPCIE()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c33 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 Dar5210_attach.c343 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5210ConfigPCIE() argument
/freebsd/sys/dev/sdhci/
H A Dsdhci.c1372 if (ios->power_mode == power_off) {
1378 sdhci_set_power(slot, (ios->power_mode == power_off) ? 0 : ios->vdd);
2845 if (ios->power_mode == power_off) {
2851 sdhci_set_power(slot, (ios->power_mode == power_off) ? 0 : ios->vdd);
H A Dsdhci_xenon.c342 case power_off: in sdhci_xenon_update_ios()
H A Dsdhci_fsl_fdt.c616 case power_off: in sdhci_fsl_fdt_update_ios()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhci.c414 if (ios->power_mode == power_off) { in bcm_sdhci_update_ios()
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8821a.c862 .power_off = rtw8821a_power_off,
H A Drtw8812a.c916 .power_off = rtw8812a_power_off,
H A Drtw8703b.c1845 .power_off = rtw_power_off,
H A Drtw8821c.c1660 .power_off = rtw_power_off,
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1255 HAL_BOOL power_off);
/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c620 cts->ios.power_mode = power_off; in mmcprobe_start()
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c877 case power_off: in dwmmc_update_ios()
/freebsd/sys/arm/allwinner/
H A Daw_mmc.c1355 case power_off:
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3124 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()

12