Lines Matching defs:host

229 	struct meson_host *host = mmc_priv(mmc);  in meson_mmc_get_transfer_mode()  local
310 static void meson_mmc_clk_gate(struct meson_host *host) in meson_mmc_clk_gate()
327 static void meson_mmc_clk_ungate(struct meson_host *host) in meson_mmc_clk_ungate()
340 static int meson_mmc_clk_set(struct meson_host *host, unsigned long rate, in meson_mmc_clk_set()
406 static int meson_mmc_clk_init(struct meson_host *host) in meson_mmc_clk_init()
492 static void meson_mmc_disable_resampling(struct meson_host *host) in meson_mmc_disable_resampling()
500 static void meson_mmc_reset_resampling(struct meson_host *host) in meson_mmc_reset_resampling()
513 struct meson_host *host = mmc_priv(mmc); in meson_mmc_resampling_tuning() local
547 static int meson_mmc_prepare_ios_clock(struct meson_host *host, in meson_mmc_prepare_ios_clock()
566 static void meson_mmc_check_resampling(struct meson_host *host, in meson_mmc_check_resampling()
581 struct meson_host *host = mmc_priv(mmc); in meson_mmc_set_ios() local
654 struct meson_host *host = mmc_priv(mmc); in meson_mmc_request_done() local
664 struct meson_host *host = mmc_priv(mmc); in meson_mmc_set_blksz() local
706 struct meson_host *host = mmc_priv(mmc); in meson_mmc_desc_chain_transfer() local
743 static void meson_mmc_copy_buffer(struct meson_host *host, struct mmc_data *data, in meson_mmc_copy_buffer()
791 struct meson_host *host = mmc_priv(mmc); in meson_mmc_start_cmd() local
875 struct meson_host *host = mmc_priv(mmc); in meson_mmc_request() local
909 struct meson_host *host = mmc_priv(mmc); in meson_mmc_read_resp() local
923 struct meson_host *host = dev_id; in meson_mmc_irq() local
995 static int meson_mmc_wait_desc_stop(struct meson_host *host) in meson_mmc_wait_desc_stop()
1014 struct meson_host *host = dev_id; in meson_mmc_irq_thread() local
1063 static void meson_mmc_cfg_init(struct meson_host *host) in meson_mmc_cfg_init()
1080 struct meson_host *host = mmc_priv(mmc); in meson_mmc_card_busy() local
1127 struct meson_host *host; in meson_mmc_probe() local
1304 struct meson_host *host = dev_get_drvdata(&pdev->dev); in meson_mmc_remove() local