Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-aspeed.c72 struct aspeed_sdhci { struct
112 struct aspeed_sdhci *sdhci, in aspeed_sdc_configure_8bit_mode()
217 struct aspeed_sdhci *sdhci; in aspeed_sdhci_configure_phase()
240 struct aspeed_sdhci *sdhci; in aspeed_sdhci_set_clock()
299 struct aspeed_sdhci *aspeed_sdhci; in aspeed_sdhci_set_bus_width() local
304 aspeed_sdhci = sdhci_pltfm_priv(pltfm_priv); in aspeed_sdhci_set_bus_width()
305 aspeed_sdc = aspeed_sdhci->parent; in aspeed_sdhci_set_bus_width()
308 aspeed_sdc_configure_8bit_mode(aspeed_sdc, aspeed_sdhci, in aspeed_sdhci_set_bus_width()
346 static inline int aspeed_sdhci_calculate_slot(struct aspeed_sdhci *dev, in aspeed_sdhci_calculate_slot()
369 struct aspeed_sdhci *dev; in aspeed_sdhci_probe()
/openbmc/qemu/hw/sd/
H A Dmeson.build10 system_ss.add(when: 'CONFIG_ASPEED_SOC', if_true: files('aspeed_sdhci.c'))
H A Dtrace-events77 # aspeed_sdhci.c
/openbmc/u-boot/drivers/mmc/
H A DMakefile47 obj-$(CONFIG_MMC_SDHCI_ASPEED) += aspeed_sdhci_ic.o aspeed_sdhci.o