Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A 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;
173 struct sdhci_pci_chip { struct
193 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip); argument
H A 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 …]
H A Dsdhci-pci-o2micro.c157 static void o2_pci_set_baseclk(struct sdhci_pci_chip *chip, u32 value) in o2_pci_set_baseclk()
240 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_dll_recovery()
377 static void o2_pci_led_enable(struct sdhci_pci_chip *chip) in o2_pci_led_enable()
402 static void sdhci_pci_o2_fujin2_pci_init(struct sdhci_pci_chip *chip) in sdhci_pci_o2_fujin2_pci_init()
488 static void sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip, in sdhci_pci_o2_enable_msi()
530 struct sdhci_pci_chip *chip = slot->chip; in sdhci_pci_o2_set_clock()
562 struct sdhci_pci_chip *chip; in sdhci_pci_o2_probe_slot()
635 static int sdhci_pci_o2_probe(struct sdhci_pci_chip *chip) in sdhci_pci_o2_probe()
846 static int sdhci_pci_o2_resume(struct sdhci_pci_chip *chip) in sdhci_pci_o2_resume()
H A Dsdhci-pci-gli.c585 static int sdhci_pci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_pci_gli_resume()
595 static int sdhci_cqhci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_resume()
607 static int sdhci_cqhci_gli_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_suspend()