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 …]
389 #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) && \ argument423 #define CHK_MMC_26M(sd_card) (CHK_MMC(sd_card) && \ argument425 #define CHK_MMC_52M(sd_card) (CHK_MMC(sd_card) && \ argument427 #define CHK_MMC_4BIT(sd_card) (CHK_MMC(sd_card) && \ argument429 #define CHK_MMC_8BIT(sd_card) (CHK_MMC(sd_card) && \ argument453 #define CLR_MMC_HS(sd_card) \ 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() local3160 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler() local
466 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
Completed in 40 milliseconds