Lines Matching defs:card
63 struct mmc_card *card; member
70 void mmc_decode_cid(struct mmc_card *card) in mmc_decode_cid()
103 static int mmc_decode_csd(struct mmc_card *card) in mmc_decode_csd()
197 static int mmc_decode_scr(struct mmc_card *card) in mmc_decode_scr()
247 static int mmc_read_ssr(struct mmc_card *card) in mmc_read_ssr()
312 static int mmc_read_switch(struct mmc_card *card) in mmc_read_switch()
370 int mmc_sd_switch_hs(struct mmc_card *card) in mmc_sd_switch_hs()
410 static int sd_select_driver_type(struct mmc_card *card, u8 *status) in sd_select_driver_type()
442 static void sd_update_bus_speed_mode(struct mmc_card *card) in sd_update_bus_speed_mode()
475 static int sd_set_bus_speed_mode(struct mmc_card *card, u8 *status) in sd_set_bus_speed_mode()
545 static int sd_set_current_limit(struct mmc_card *card, u8 *status) in sd_set_current_limit()
613 static int mmc_sd_init_uhs_card(struct mmc_card *card) in mmc_sd_init_uhs_card()
712 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_dsr_show() local
776 struct mmc_card *card = mmc_dev_to_card(dev); in sd_std_is_visible() local
879 int mmc_sd_get_csd(struct mmc_card *card) in mmc_sd_get_csd()
917 int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card, in mmc_sd_setup_card()
982 unsigned mmc_sd_get_max_clock(struct mmc_card *card) in mmc_sd_get_max_clock()
996 static bool mmc_sd_card_using_v18(struct mmc_card *card) in mmc_sd_card_using_v18()
1008 static int sd_write_ext_reg(struct mmc_card *card, u8 fno, u8 page, u16 offset, in sd_write_ext_reg()
1068 static int sd_read_ext_reg(struct mmc_card *card, u8 fno, u8 page, in sd_read_ext_reg()
1088 static int sd_parse_ext_reg_power(struct mmc_card *card, u8 fno, u8 page, in sd_parse_ext_reg_power()
1130 static int sd_parse_ext_reg_perf(struct mmc_card *card, u8 fno, u8 page, in sd_parse_ext_reg_perf()
1179 static int sd_parse_ext_reg(struct mmc_card *card, u8 *gen_info_buf, in sd_parse_ext_reg()
1230 static int sd_read_ext_regs(struct mmc_card *card) in sd_read_ext_regs()
1304 struct mmc_card *card = host->card; in sd_flush_cache() local
1354 static int sd_enable_cache(struct mmc_card *card) in sd_enable_cache()
1396 struct mmc_card *card; in mmc_sd_init_card() local
1626 static int sd_can_poweroff_notify(struct mmc_card *card) in sd_can_poweroff_notify()
1634 struct mmc_card *card = data->card; in sd_busy_poweroff_notify_cb() local
1654 static int sd_poweroff_notify(struct mmc_card *card) in sd_poweroff_notify()
1694 struct mmc_card *card = host->card; in _mmc_sd_suspend() local