Home
last modified time | relevance | path

Searched refs:last_rsp_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/rts5208/
Dsd.c3890 sd_card->last_rsp_type = rsp_type;
4006 sd_card->last_rsp_type = rsp_type;
4254 sd_card->last_rsp_type = rsp_type;
4563 if (sd_card->last_rsp_type == SD_RSP_TYPE_R0) {
4566 } else if (sd_card->last_rsp_type == SD_RSP_TYPE_R2) {
Drtsx_chip.h501 u8 last_rsp_type; member