Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/staging/rts5208/
Dsd.c59 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code() local
66 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code() local
73 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code() local
127 struct sd_info *sd_card = &chip->sd_card; local
278 struct sd_info *sd_card = &chip->sd_card; local
346 struct sd_info *sd_card = &chip->sd_card; local
411 struct sd_info *sd_card = &chip->sd_card; local
517 struct sd_info *sd_card = &chip->sd_card; local
555 struct sd_info *sd_card = &chip->sd_card; local
618 struct sd_info *sd_card = &chip->sd_card; local
[all …]
Drtsx_chip.h400 #define CHK_SD(sd_card) (((sd_card)->sd_type & 0xFF) == TYPE_SD) argument
401 #define CHK_SD_HS(sd_card) (CHK_SD(sd_card) && \ argument
403 #define CHK_SD_SDR50(sd_card) (CHK_SD(sd_card) && \ argument
405 #define CHK_SD_DDR50(sd_card) (CHK_SD(sd_card) && \ argument
407 #define CHK_SD_SDR104(sd_card) (CHK_SD(sd_card) && \ argument
409 #define CHK_SD_HCXC(sd_card) (CHK_SD(sd_card) && \ argument
411 #define CHK_SD_HC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument
413 #define CHK_SD_XC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument
415 #define CHK_SD30_SPEED(sd_card) (CHK_SD_SDR50(sd_card) || \ argument
419 #define SET_SD(sd_card) ((sd_card)->sd_type = TYPE_SD) argument
[all …]
Drtsx_scsi.c439 struct sd_info *sd_card = &chip->sd_card; in test_unit_ready() local
850 struct sd_info *sd_card = &chip->sd_card; in read_write() local
1316 struct sd_info *sd_card = &chip->sd_card; in get_sd_csd() local
1420 struct sd_info *sd_card = &chip->sd_card; in set_variable() local
1481 struct sd_info *sd_card = &chip->sd_card; in get_variable() local
1559 struct sd_info *sd_card = &chip->sd_card; in get_dev_status() local
2514 struct sd_info *sd_card = &chip->sd_card; in read_status() local
3211 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler() local
Drtsx.c497 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread() local
Drtsx_chip.c846 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip() local
1075 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock() local
Drtsx_card.c36 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work() local
Drtsx_card.h1033 struct sd_info *sd_card = &chip->sd_card; in get_card_size() local
/kernel/linux/linux-5.10/drivers/staging/rts5208/
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 …]
Drtsx_chip.h388 #define CHK_SD(sd_card) (((sd_card)->sd_type & 0xFF) == TYPE_SD) argument
389 #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
399 #define CHK_SD_HC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument
401 #define CHK_SD_XC(sd_card) (CHK_SD_HCXC(sd_card) && \ argument
403 #define CHK_SD30_SPEED(sd_card) (CHK_SD_SDR50(sd_card) || \ argument
407 #define SET_SD(sd_card) ((sd_card)->sd_type = TYPE_SD) argument
[all …]
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
Drtsx.c467 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread() local
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
Drtsx_card.c25 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work() local
Drtsx_card.h1021 struct sd_info *sd_card = &chip->sd_card; in get_card_size() local