Lines Matching defs:mmc

171 static inline struct omap_hsmmc_data *omap_hsmmc_get_data(struct mmc *mmc)  in omap_hsmmc_get_data()
181 static inline struct mmc_config *omap_hsmmc_get_cfg(struct mmc *mmc) in omap_hsmmc_get_cfg()
213 static unsigned char mmc_board_init(struct mmc *mmc) in mmc_board_init()
314 static void omap_hsmmc_io_recalibrate(struct mmc *mmc) in omap_hsmmc_io_recalibrate()
366 static void omap_hsmmc_set_timing(struct mmc *mmc) in omap_hsmmc_set_timing()
418 static void omap_hsmmc_conf_bus_power(struct mmc *mmc, uint signal_voltage) in omap_hsmmc_conf_bus_power()
471 static int omap_hsmmc_set_io_regulator(struct mmc *mmc, int mV) in omap_hsmmc_set_io_regulator()
512 static int omap_hsmmc_set_signal_voltage(struct mmc *mmc) in omap_hsmmc_set_signal_voltage()
556 static uint32_t omap_hsmmc_set_capabilities(struct mmc *mmc) in omap_hsmmc_set_capabilities()
581 static void omap_hsmmc_disable_tuning(struct mmc *mmc) in omap_hsmmc_disable_tuning()
597 static void omap_hsmmc_set_dll(struct mmc *mmc, int count) in omap_hsmmc_set_dll()
625 struct mmc *mmc = upriv->mmc; in omap_hsmmc_execute_tuning() local
788 static void mmc_enable_irq(struct mmc *mmc, struct mmc_cmd *cmd) in mmc_enable_irq()
807 static int omap_hsmmc_init_setup(struct mmc *mmc) in omap_hsmmc_init_setup()
930 static void omap_hsmmc_adma_desc(struct mmc *mmc, char *buf, u16 len, bool end) in omap_hsmmc_adma_desc()
950 static void omap_hsmmc_prepare_adma_table(struct mmc *mmc, in omap_hsmmc_prepare_adma_table()
984 static void omap_hsmmc_prepare_data(struct mmc *mmc, struct mmc_data *data) in omap_hsmmc_prepare_data()
1015 static void omap_hsmmc_dma_cleanup(struct mmc *mmc) in omap_hsmmc_dma_cleanup()
1041 static int omap_hsmmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd,
1347 static void omap_hsmmc_set_clock(struct mmc *mmc)
1385 static void omap_hsmmc_set_bus_width(struct mmc *mmc)
1418 static int omap_hsmmc_set_ios(struct mmc *mmc)
1483 static int omap_hsmmc_getcd(struct mmc *mmc)
1497 static int omap_hsmmc_getwp(struct mmc *mmc)
1542 struct mmc *mmc; local
1695 static uint32_t omap_hsmmc_get_pad_conf_phandle(struct mmc *mmc,
1711 static uint32_t omap_hsmmc_get_iodelay_phandle(struct mmc *mmc,
1735 omap_hsmmc_get_pad_conf(struct mmc *mmc, char *prop_name, int *npads)
1763 omap_hsmmc_get_iodelay(struct mmc *mmc, char *prop_name, int *niodelay)
1792 omap_hsmmc_get_pinctrl_by_mode(struct mmc *mmc, char *mode)
1863 static int omap_hsmmc_get_pinctrl_state(struct mmc *mmc)
1964 struct mmc *mmc; local