Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-pci.h129 struct sdhci_pci_chip;
138 int (*probe) (struct sdhci_pci_chip *);
145 int (*suspend) (struct sdhci_pci_chip *);
146 int (*resume) (struct sdhci_pci_chip *);
149 int (*runtime_suspend) (struct sdhci_pci_chip *);
150 int (*runtime_resume) (struct sdhci_pci_chip *);
158 struct sdhci_pci_chip *chip;
168 struct sdhci_pci_chip { struct
188 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip); argument
Dsdhci-pci-core.c46 static int sdhci_pci_init_wakeup(struct sdhci_pci_chip *chip) in sdhci_pci_init_wakeup()
70 static int sdhci_pci_suspend_host(struct sdhci_pci_chip *chip) in sdhci_pci_suspend_host()
104 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_resume_host()
124 static int sdhci_cqhci_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_suspend()
135 static int sdhci_cqhci_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_resume()
148 static int sdhci_pci_runtime_suspend_host(struct sdhci_pci_chip *chip) in sdhci_pci_runtime_suspend_host()
178 static int sdhci_pci_runtime_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_runtime_resume_host()
196 static int sdhci_cqhci_runtime_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_runtime_suspend()
207 static int sdhci_cqhci_runtime_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_runtime_resume()
251 static int ricoh_probe(struct sdhci_pci_chip *chip) in ricoh_probe()
[all …]
Dsdhci-pci-o2micro.c162 static void o2_pci_set_baseclk(struct sdhci_pci_chip *chip, u32 value) in o2_pci_set_baseclk()
245 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_dll_recovery()
313 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_execute_tuning()
413 static void o2_pci_led_enable(struct sdhci_pci_chip *chip) in o2_pci_led_enable()
438 static void sdhci_pci_o2_fujin2_pci_init(struct sdhci_pci_chip *chip) in sdhci_pci_o2_fujin2_pci_init()
524 static void sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip, in sdhci_pci_o2_enable_msi()
566 struct sdhci_pci_chip *chip = slot->chip; in sdhci_pci_o2_set_clock()
607 struct sdhci_pci_chip *chip; in sdhci_pci_o2_set_power()
636 struct sdhci_pci_chip *chip; in sdhci_pci_o2_probe_slot()
711 static int sdhci_pci_o2_probe(struct sdhci_pci_chip *chip) in sdhci_pci_o2_probe()
[all …]
Dsdhci-pci-gli.c992 static int gl9763e_runtime_suspend(struct sdhci_pci_chip *chip) in gl9763e_runtime_suspend()
1008 static int gl9763e_runtime_resume(struct sdhci_pci_chip *chip) in gl9763e_runtime_resume()
1042 static int sdhci_pci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_pci_gli_resume()
1052 static int gl9763e_resume(struct sdhci_pci_chip *chip) in gl9763e_resume()
1074 static int gl9763e_suspend(struct sdhci_pci_chip *chip) in gl9763e_suspend()