Searched defs:sd_card (Results 1 – 7 of 7) sorted by relevance
48 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code() local55 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code() local62 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code() local115 struct sd_info *sd_card = &chip->sd_card; local265 struct sd_info *sd_card = &chip->sd_card; local331 struct sd_info *sd_card = &chip->sd_card; local395 struct sd_info *sd_card = &chip->sd_card; local500 struct sd_info *sd_card = &chip->sd_card; local537 struct sd_info *sd_card = &chip->sd_card; local599 struct sd_info *sd_card = &chip->sd_card; local[all …]
388 #define CHK_SD(sd_card) (((sd_card)->sd_type & 0xFF) == TYPE_SD) argument389 #define CHK_SD_HS(sd_card) (CHK_SD(sd_card) && \ argument391 #define CHK_SD_SDR50(sd_card) (CHK_SD(sd_card) && \ argument393 #define CHK_SD_DDR50(sd_card) (CHK_SD(sd_card) && \ argument395 #define CHK_SD_SDR104(sd_card) (CHK_SD(sd_card) && \ argument397 #define CHK_SD_HCXC(sd_card) (CHK_SD(sd_card) && \ argument399 #define CHK_SD_HC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument401 #define CHK_SD_XC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument403 #define CHK_SD30_SPEED(sd_card) (CHK_SD_SDR50(sd_card) || \ argument407 #define SET_SD(sd_card) ((sd_card)->sd_type = TYPE_SD) argument[all …]
428 struct sd_info *sd_card = &chip->sd_card; in test_unit_ready() local836 struct sd_info *sd_card = &chip->sd_card; in read_write() local1296 struct sd_info *sd_card = &chip->sd_card; in get_sd_csd() local1400 struct sd_info *sd_card = &chip->sd_card; in set_variable() local1461 struct sd_info *sd_card = &chip->sd_card; in get_variable() local1539 struct sd_info *sd_card = &chip->sd_card; in get_dev_status() local2476 struct sd_info *sd_card = &chip->sd_card; in read_status() local3164 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler() local
467 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread() local
756 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip() local981 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock() local
25 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work() local
1021 struct sd_info *sd_card = &chip->sd_card; in get_card_size() local