Lines Matching defs:card

76 	struct mmc_card *card;  member
83 void mmc_decode_cid(struct mmc_card *card) in mmc_decode_cid()
116 static int mmc_decode_csd(struct mmc_card *card) in mmc_decode_csd()
210 static int mmc_decode_scr(struct mmc_card *card) in mmc_decode_scr()
260 static int mmc_read_ssr(struct mmc_card *card) in mmc_read_ssr()
325 static int mmc_read_switch(struct mmc_card *card) in mmc_read_switch()
383 int mmc_sd_switch_hs(struct mmc_card *card) in mmc_sd_switch_hs()
422 static int sd_select_driver_type(struct mmc_card *card, u8 *status) in sd_select_driver_type()
453 static void sd_update_bus_speed_mode(struct mmc_card *card) in sd_update_bus_speed_mode()
486 static int sd_set_bus_speed_mode(struct mmc_card *card, u8 *status) in sd_set_bus_speed_mode()
556 static int sd_set_current_limit(struct mmc_card *card, u8 *status) in sd_set_current_limit()
623 static int mmc_sd_init_uhs_card(struct mmc_card *card) in mmc_sd_init_uhs_card()
722 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_dsr_show() local
786 struct mmc_card *card = mmc_dev_to_card(dev); in sd_std_is_visible() local
889 int mmc_sd_get_csd(struct mmc_card *card) in mmc_sd_get_csd()
927 int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card, in mmc_sd_setup_card()
992 unsigned mmc_sd_get_max_clock(struct mmc_card *card) in mmc_sd_get_max_clock()
1006 static bool mmc_sd_card_using_v18(struct mmc_card *card) in mmc_sd_card_using_v18()
1018 static int sd_write_ext_reg(struct mmc_card *card, u8 fno, u8 page, u16 offset, in sd_write_ext_reg()
1078 static int sd_read_ext_reg(struct mmc_card *card, u8 fno, u8 page, in sd_read_ext_reg()
1098 static int sd_parse_ext_reg_power(struct mmc_card *card, u8 fno, u8 page, in sd_parse_ext_reg_power()
1140 static int sd_parse_ext_reg_perf(struct mmc_card *card, u8 fno, u8 page, in sd_parse_ext_reg_perf()
1189 static int sd_parse_ext_reg(struct mmc_card *card, u8 *gen_info_buf, in sd_parse_ext_reg()
1240 static int sd_read_ext_regs(struct mmc_card *card) in sd_read_ext_regs()
1314 struct mmc_card *card = host->card; in sd_flush_cache() local
1364 static int sd_enable_cache(struct mmc_card *card) in sd_enable_cache()
1406 struct mmc_card *card; in mmc_sd_init_card() local
1633 static int sd_can_poweroff_notify(struct mmc_card *card) in sd_can_poweroff_notify()
1641 struct mmc_card *card = data->card; in sd_busy_poweroff_notify_cb() local
1661 static int sd_poweroff_notify(struct mmc_card *card) in sd_poweroff_notify()
1701 struct mmc_card *card = host->card; in _mmc_sd_suspend() local