Lines Matching full:xenon
3 * Driver for Marvell Xenon SDHC as a platform device
22 #include "sdhci-xenon.h"
192 * Xenon defines different values for HS200 and HS400
263 * Xenon Specific Operations in mmc_host_ops
353 * Currently force Xenon driver back to support mode 1 only, in xenon_execute_tuning()
354 * even though Xenon might claim to support mode 2 or mode 3. in xenon_execute_tuning()
400 * Parse Xenon specific DT properties:
420 if (!of_property_read_u32(np, "marvell,xenon-sdhc-id", &sdhc_id)) { in xenon_probe_dt()
432 if (!of_property_read_u32(np, "marvell,xenon-tun-count", in xenon_probe_dt()
494 * Link Xenon specific mmc_host_ops function, in xenon_probe()
528 /* Xenon specific dt parse */ in xenon_probe()
674 .name = "xenon-sdhci",
685 MODULE_DESCRIPTION("SDHCI platform driver for Marvell Xenon SDHC");