Home
last modified time | relevance | path

Searched defs:sd_card (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/staging/rts5208/
A Dsd.c48 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code() local
55 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code() local
62 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code() local
115 struct sd_info *sd_card = &chip->sd_card; local
265 struct sd_info *sd_card = &chip->sd_card; local
331 struct sd_info *sd_card = &chip->sd_card; local
395 struct sd_info *sd_card = &chip->sd_card; local
500 struct sd_info *sd_card = &chip->sd_card; local
537 struct sd_info *sd_card = &chip->sd_card; local
599 struct sd_info *sd_card = &chip->sd_card; local
[all …]
A Drtsx_chip.h389 #define CHK_SD_HS(sd_card) (CHK_SD(sd_card) && \ argument
391 #define CHK_SD_SDR50(sd_card) (CHK_SD(sd_card) && \ argument
393 #define CHK_SD_DDR50(sd_card) (CHK_SD(sd_card) && \ argument
395 #define CHK_SD_SDR104(sd_card) (CHK_SD(sd_card) && \ argument
397 #define CHK_SD_HCXC(sd_card) (CHK_SD(sd_card) && \ argument
423 #define CHK_MMC_26M(sd_card) (CHK_MMC(sd_card) && \ argument
425 #define CHK_MMC_52M(sd_card) (CHK_MMC(sd_card) && \ argument
427 #define CHK_MMC_4BIT(sd_card) (CHK_MMC(sd_card) && \ argument
429 #define CHK_MMC_8BIT(sd_card) (CHK_MMC(sd_card) && \ argument
453 #define CLR_MMC_HS(sd_card) \ argument
[all …]
A Drtsx_scsi.c428 struct sd_info *sd_card = &chip->sd_card; in test_unit_ready() local
836 struct sd_info *sd_card = &chip->sd_card; in read_write() local
1296 struct sd_info *sd_card = &chip->sd_card; in get_sd_csd() local
1400 struct sd_info *sd_card = &chip->sd_card; in set_variable() local
1461 struct sd_info *sd_card = &chip->sd_card; in get_variable() local
1539 struct sd_info *sd_card = &chip->sd_card; in get_dev_status() local
2476 struct sd_info *sd_card = &chip->sd_card; in read_status() local
3160 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler() local
A Drtsx.c466 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread() local
A Drtsx_chip.c756 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip() local
981 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock() local
A Drtsx_card.c25 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work() local
A Drtsx_card.h1021 struct sd_info *sd_card = &chip->sd_card; in get_card_size() local

Completed in 40 milliseconds