Searched refs:omap_hsmmc_data (Results 1 – 1 of 1) sorted by relevance
74 struct omap_hsmmc_data { struct163 static inline struct omap_hsmmc_data *omap_hsmmc_get_data(struct mmc *mmc) in omap_hsmmc_get_data()168 return (struct omap_hsmmc_data *)mmc->priv; in omap_hsmmc_get_data()177 return &((struct omap_hsmmc_data *)mmc->priv)->cfg; in omap_hsmmc_get_cfg()301 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc); in omap_hsmmc_io_recalibrate()355 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc); in omap_hsmmc_set_timing()407 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc); in omap_hsmmc_conf_bus_power()436 struct omap_hsmmc_data *priv = dev_get_priv(dev); in omap_hsmmc_wait_dat0()464 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc); in omap_hsmmc_set_io_regulator()502 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc); in omap_hsmmc_set_signal_voltage()[all …]