Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtoshsd.h17 #define SD_PCICFG_CLKSTOP 0x40 /* 0x1f = clock controller, 0 = stop */ macro
Dtoshsd.c41 pci_write_config_byte(host->pdev, SD_PCICFG_CLKSTOP, in toshsd_init()
570 pci_write_config_byte(host->pdev, SD_PCICFG_CLKSTOP, 0); in toshsd_powerdown()