Home
last modified time | relevance | path

Searched refs:SD_PCICFG_PWR1_OFF (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dtoshsd.h38 #define SD_PCICFG_PWR1_OFF 0x00 /* Turn off power */ macro
Dtoshsd.c111 SD_PCICFG_PWR1_OFF); in __toshsd_set_ios()
568 pci_write_config_byte(host->pdev, SD_PCICFG_POWER1, SD_PCICFG_PWR1_OFF); in toshsd_powerdown()