Searched defs:sd_card (Results 1 – 7 of 7) sorted by relevance
59 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code() local66 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code() local73 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code() local127 struct sd_info *sd_card = &chip->sd_card; local278 struct sd_info *sd_card = &chip->sd_card; local346 struct sd_info *sd_card = &chip->sd_card; local411 struct sd_info *sd_card = &chip->sd_card; local517 struct sd_info *sd_card = &chip->sd_card; local555 struct sd_info *sd_card = &chip->sd_card; local618 struct sd_info *sd_card = &chip->sd_card; local[all …]
400 #define CHK_SD(sd_card) (((sd_card)->sd_type & 0xFF) == TYPE_SD) argument401 #define CHK_SD_HS(sd_card) (CHK_SD(sd_card) && \ argument403 #define CHK_SD_SDR50(sd_card) (CHK_SD(sd_card) && \ argument405 #define CHK_SD_DDR50(sd_card) (CHK_SD(sd_card) && \ argument407 #define CHK_SD_SDR104(sd_card) (CHK_SD(sd_card) && \ argument409 #define CHK_SD_HCXC(sd_card) (CHK_SD(sd_card) && \ argument411 #define CHK_SD_HC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument413 #define CHK_SD_XC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument415 #define CHK_SD30_SPEED(sd_card) (CHK_SD_SDR50(sd_card) || \ argument419 #define SET_SD(sd_card) ((sd_card)->sd_type = TYPE_SD) argument[all …]
439 struct sd_info *sd_card = &chip->sd_card; in test_unit_ready() local850 struct sd_info *sd_card = &chip->sd_card; in read_write() local1316 struct sd_info *sd_card = &chip->sd_card; in get_sd_csd() local1420 struct sd_info *sd_card = &chip->sd_card; in set_variable() local1481 struct sd_info *sd_card = &chip->sd_card; in get_variable() local1559 struct sd_info *sd_card = &chip->sd_card; in get_dev_status() local2514 struct sd_info *sd_card = &chip->sd_card; in read_status() local3211 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler() local
497 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread() local
846 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip() local1075 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock() local
36 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work() local
1033 struct sd_info *sd_card = &chip->sd_card; in get_card_size() local