Home
last modified time | relevance | path

Searched refs:aspeed_sdc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-aspeed.c23 struct aspeed_sdc { struct
32 struct aspeed_sdc *parent;
36 static void aspeed_sdc_configure_8bit_mode(struct aspeed_sdc *sdc, in aspeed_sdc_configure_8bit_mode()
94 struct aspeed_sdc *aspeed_sdc; in aspeed_sdhci_set_bus_width() local
99 aspeed_sdc = aspeed_sdhci->parent; in aspeed_sdhci_set_bus_width()
102 aspeed_sdc_configure_8bit_mode(aspeed_sdc, aspeed_sdhci, in aspeed_sdhci_set_bus_width()
254 struct aspeed_sdc *sdc; in aspeed_sdc_probe()
303 struct aspeed_sdc *sdc = dev_get_drvdata(&pdev->dev); in aspeed_sdc_remove()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-aspeed.c39 struct aspeed_sdc { struct
74 struct aspeed_sdc *parent;
91 static void aspeed_sdc_set_slot_capability(struct sdhci_host *host, struct aspeed_sdc *sdc, in aspeed_sdc_set_slot_capability()
111 static void aspeed_sdc_configure_8bit_mode(struct aspeed_sdc *sdc, in aspeed_sdc_configure_8bit_mode()
142 aspeed_sdc_set_phase_taps(struct aspeed_sdc *sdc, in aspeed_sdc_set_phase_taps()
300 struct aspeed_sdc *aspeed_sdc; in aspeed_sdhci_set_bus_width() local
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()
528 struct aspeed_sdc *sd in aspeed_sdc_probe()
[all...]

Completed in 2 milliseconds