Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-uhs2.h156 #define SDHCI_UHS2_CAPS_PHY_OFFSET 4 macro
H A Dsdhci-uhs2.c373 caps_phy = sdhci_readl(host, caps_ptr + SDHCI_UHS2_CAPS_PHY_OFFSET); in sdhci_uhs2_init()