Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Daspeed_sdhci_ic.c45 u32 timing_phase; in aspeed_sdhci_irq_probe() local
62 timing_phase = dev_read_u32_default(dev, "timing-phase", 0); in aspeed_sdhci_irq_probe()
63 writel(timing_phase, sdhci_ctrl_base + TIMING_PHASE_OFFSET); in aspeed_sdhci_irq_probe()