Searched refs:SD_PCICFG_CLKSTOP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | toshsd.h | 13 #define SD_PCICFG_CLKSTOP 0x40 /* 0x1f = clock controller, 0 = stop */ macro
|
H A D | toshsd.c | 38 pci_write_config_byte(host->pdev, SD_PCICFG_CLKSTOP, in toshsd_init() 567 pci_write_config_byte(host->pdev, SD_PCICFG_CLKSTOP, 0); in toshsd_powerdown()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | toshsd.h | 13 #define SD_PCICFG_CLKSTOP 0x40 /* 0x1f = clock controller, 0 = stop */ macro
|
H A D | toshsd.c | 38 pci_write_config_byte(host->pdev, SD_PCICFG_CLKSTOP, in toshsd_init() 567 pci_write_config_byte(host->pdev, SD_PCICFG_CLKSTOP, 0); in toshsd_powerdown()
|
Completed in 4 milliseconds