Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dtoshsd.h34 #define SD_PCICFG_PWR1_OFF 0x00 /* Turn off power */ macro
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()