Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtoshsd.h34 #define SD_PCICFG_PWR1_OFF 0x00 /* Turn off power */ macro
H A Dtoshsd.c108 SD_PCICFG_PWR1_OFF); in __toshsd_set_ios()
565 pci_write_config_byte(host->pdev, SD_PCICFG_POWER1, SD_PCICFG_PWR1_OFF); in toshsd_powerdown()