Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtoshsd.h15 #define SD_PCICFG_CLKMODE 0x42 /* Control clock of SD controller */ macro
H A Dtoshsd.c92 pci_write_config_byte(host->pdev, SD_PCICFG_CLKMODE, in __toshsd_set_ios()
96 pci_write_config_byte(host->pdev, SD_PCICFG_CLKMODE, 0); in __toshsd_set_ios()