Lines Matching refs:mmc_dev

484 				dev_err(mmc_dev(host->mmc),  in tegra_sdhci_set_padctrl()
504 dev_err(mmc_dev(host->mmc), in tegra_sdhci_set_padctrl()
510 dev_err(mmc_dev(host->mmc), in tegra_sdhci_set_padctrl()
566 dev_err(mmc_dev(host->mmc), "Pad autocal timed out\n"); in tegra_sdhci_pad_autocalib()
575 dev_err(mmc_dev(host->mmc), in tegra_sdhci_pad_autocalib()
588 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
594 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
600 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
606 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
612 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
618 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
624 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
630 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
645 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
656 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
667 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
678 err = device_property_read_u32(mmc_dev(host->mmc), in tegra_sdhci_parse_pad_autocal_dt()
712 err = device_property_read_u32(mmc_dev(host->mmc), "nvidia,default-tap", in tegra_sdhci_parse_tap_and_trim()
717 err = device_property_read_u32(mmc_dev(host->mmc), "nvidia,default-trim", in tegra_sdhci_parse_tap_and_trim()
722 err = device_property_read_u32(mmc_dev(host->mmc), "nvidia,dqs-trim", in tegra_sdhci_parse_tap_and_trim()
733 if (device_property_read_bool(mmc_dev(host->mmc), "supports-cqe")) in tegra_sdhci_parse_dt()
836 dev_err(mmc_dev(host->mmc), in tegra_sdhci_hs400_dll_cal()
1340 struct device *dev = mmc_dev(host->mmc); in tegra_sdhci_set_dma_mask()
1579 cq_host = devm_kzalloc(mmc_dev(host->mmc), in sdhci_tegra_add_host()
1711 clk = devm_clk_get(mmc_dev(host->mmc), NULL); in sdhci_tegra_probe()