Lines Matching defs:mmc

163 static inline struct omap_hsmmc_data *omap_hsmmc_get_data(struct mmc *mmc)  in omap_hsmmc_get_data()
171 static inline struct mmc_config *omap_hsmmc_get_cfg(struct mmc *mmc) in omap_hsmmc_get_cfg()
202 static unsigned char mmc_board_init(struct mmc *mmc) in mmc_board_init()
299 static void omap_hsmmc_io_recalibrate(struct mmc *mmc) in omap_hsmmc_io_recalibrate()
351 static void omap_hsmmc_set_timing(struct mmc *mmc) in omap_hsmmc_set_timing()
404 static void omap_hsmmc_conf_bus_power(struct mmc *mmc, uint signal_voltage) in omap_hsmmc_conf_bus_power()
459 static int omap_hsmmc_set_io_regulator(struct mmc *mmc, int mV) in omap_hsmmc_set_io_regulator()
500 static int omap_hsmmc_set_signal_voltage(struct mmc *mmc) in omap_hsmmc_set_signal_voltage()
545 static uint32_t omap_hsmmc_set_capabilities(struct mmc *mmc) in omap_hsmmc_set_capabilities()
570 static void omap_hsmmc_disable_tuning(struct mmc *mmc) in omap_hsmmc_disable_tuning()
586 static void omap_hsmmc_set_dll(struct mmc *mmc, int count) in omap_hsmmc_set_dll()
614 struct mmc *mmc = upriv->mmc; in omap_hsmmc_execute_tuning() local
696 static void mmc_enable_irq(struct mmc *mmc, struct mmc_cmd *cmd) in mmc_enable_irq()
715 static int omap_hsmmc_init_setup(struct mmc *mmc) in omap_hsmmc_init_setup()
838 static void omap_hsmmc_adma_desc(struct mmc *mmc, char *buf, u16 len, bool end) in omap_hsmmc_adma_desc()
858 static void omap_hsmmc_prepare_adma_table(struct mmc *mmc, in omap_hsmmc_prepare_adma_table()
892 static void omap_hsmmc_prepare_data(struct mmc *mmc, struct mmc_data *data) in omap_hsmmc_prepare_data()
923 static void omap_hsmmc_dma_cleanup(struct mmc *mmc) in omap_hsmmc_dma_cleanup()
949 static int omap_hsmmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd,
1256 static void omap_hsmmc_set_clock(struct mmc *mmc)
1294 static void omap_hsmmc_set_bus_width(struct mmc *mmc)
1327 static int omap_hsmmc_set_ios(struct mmc *mmc)
1392 static int omap_hsmmc_getcd(struct mmc *mmc)
1406 static int omap_hsmmc_getwp(struct mmc *mmc)
1454 struct mmc *mmc; local
1607 static uint32_t omap_hsmmc_get_pad_conf_phandle(struct mmc *mmc,
1623 static uint32_t omap_hsmmc_get_iodelay_phandle(struct mmc *mmc,
1647 omap_hsmmc_get_pad_conf(struct mmc *mmc, char *prop_name, int *npads)
1675 omap_hsmmc_get_iodelay(struct mmc *mmc, char *prop_name, int *niodelay)
1704 omap_hsmmc_get_pinctrl_by_mode(struct mmc *mmc, char *mode)
1775 static int omap_hsmmc_get_pinctrl_state(struct mmc *mmc)
1880 struct mmc *mmc; local