Home
last modified time | relevance | path

Searched refs:sdhci_pci_chip (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci.h134 struct sdhci_pci_chip;
143 int (*probe) (struct sdhci_pci_chip *);
150 int (*suspend) (struct sdhci_pci_chip *);
151 int (*resume) (struct sdhci_pci_chip *);
154 int (*runtime_suspend) (struct sdhci_pci_chip *);
155 int (*runtime_resume) (struct sdhci_pci_chip *);
164 struct sdhci_pci_chip *chip;
174 struct sdhci_pci_chip { struct
194 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip); argument
H A Dsdhci-pci-core.c48 static int sdhci_pci_init_wakeup(struct sdhci_pci_chip *chip) in sdhci_pci_init_wakeup()
72 static int sdhci_pci_suspend_host(struct sdhci_pci_chip *chip) in sdhci_pci_suspend_host()
106 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_resume_host()
126 static int sdhci_cqhci_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_suspend()
137 static int sdhci_cqhci_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_resume()
150 static int sdhci_pci_runtime_suspend_host(struct sdhci_pci_chip *chip) in sdhci_pci_runtime_suspend_host()
180 static int sdhci_pci_runtime_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_runtime_resume_host()
198 static int sdhci_cqhci_runtime_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_runtime_suspend()
209 static int sdhci_cqhci_runtime_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_runtime_resume()
245 static int ricoh_probe(struct sdhci_pci_chip *chip) in ricoh_probe()
[all …]
H A Dsdhci-pci-o2micro.c167 static void o2_pci_set_baseclk(struct sdhci_pci_chip *chip, u32 value) in o2_pci_set_baseclk()
250 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_dll_recovery()
318 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_execute_tuning()
431 static void o2_pci_led_enable(struct sdhci_pci_chip *chip) in o2_pci_led_enable()
456 static void sdhci_pci_o2_fujin2_pci_init(struct sdhci_pci_chip *chip) in sdhci_pci_o2_fujin2_pci_init()
542 static void sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip, in sdhci_pci_o2_enable_msi()
585 struct sdhci_pci_chip *chip = slot->chip; in sdhci_pci_o2_set_clock()
639 struct sdhci_pci_chip *chip = slot->chip; in sdhci_pci_o2_init_sd_express()
698 struct sdhci_pci_chip *chip; in sdhci_pci_o2_set_power()
727 struct sdhci_pci_chip *chip; in sdhci_pci_o2_probe_slot()
[all …]
H A Dsdhci-pci-gli.c1382 static int gl9763e_runtime_suspend(struct sdhci_pci_chip *chip) in gl9763e_runtime_suspend()
1398 static int gl9763e_runtime_resume(struct sdhci_pci_chip *chip) in gl9763e_runtime_resume()
1432 static int sdhci_pci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_pci_gli_resume()
1442 static int gl9763e_resume(struct sdhci_pci_chip *chip) in gl9763e_resume()
1464 static int gl9763e_suspend(struct sdhci_pci_chip *chip) in gl9763e_suspend()