Lines Matching defs:card
64 struct mmc_card *card; member
71 void mmc_decode_cid(struct mmc_card *card) in mmc_decode_cid()
107 static int mmc_decode_csd(struct mmc_card *card, bool is_sduc) in mmc_decode_csd()
207 int mmc_decode_scr(struct mmc_card *card) in mmc_decode_scr()
257 static int mmc_read_ssr(struct mmc_card *card) in mmc_read_ssr()
322 static int mmc_read_switch(struct mmc_card *card) in mmc_read_switch()
380 int mmc_sd_switch_hs(struct mmc_card *card) in mmc_sd_switch_hs()
420 static int sd_select_driver_type(struct mmc_card *card, u8 *status) in sd_select_driver_type()
452 static void sd_update_bus_speed_mode(struct mmc_card *card) in sd_update_bus_speed_mode()
485 static int sd_set_bus_speed_mode(struct mmc_card *card, u8 *status) in sd_set_bus_speed_mode()
555 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
892 int mmc_sd_get_csd(struct mmc_card *card, bool is_sduc) in mmc_sd_get_csd()
930 int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card, in mmc_sd_setup_card()
995 unsigned mmc_sd_get_max_clock(struct mmc_card *card) in mmc_sd_get_max_clock()
1009 static bool mmc_sd_card_using_v18(struct mmc_card *card) in mmc_sd_card_using_v18()
1021 static int sd_write_ext_reg(struct mmc_card *card, u8 fno, u8 page, u16 offset, in sd_write_ext_reg()
1081 static int sd_read_ext_reg(struct mmc_card *card, u8 fno, u8 page, in sd_read_ext_reg()
1101 static int sd_parse_ext_reg_power(struct mmc_card *card, u8 fno, u8 page, in sd_parse_ext_reg_power()
1143 static int sd_parse_ext_reg_perf(struct mmc_card *card, u8 fno, u8 page, in sd_parse_ext_reg_perf()
1192 static int sd_parse_ext_reg(struct mmc_card *card, u8 *gen_info_buf, in sd_parse_ext_reg()
1243 static int sd_read_ext_regs(struct mmc_card *card) in sd_read_ext_regs()
1317 struct mmc_card *card = host->card; in sd_flush_cache() local
1367 static int sd_enable_cache(struct mmc_card *card) in sd_enable_cache()
1409 struct mmc_card *card; in mmc_sd_init_card() local
1642 static int sd_can_poweroff_notify(struct mmc_card *card) in sd_can_poweroff_notify()
1650 struct mmc_card *card = data->card; in sd_busy_poweroff_notify_cb() local
1670 static int sd_poweroff_notify(struct mmc_card *card) in sd_poweroff_notify()
1710 struct mmc_card *card = host->card; in _mmc_sd_suspend() local