Searched refs:dsr_req (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dhost.c444 host->dsr_req = !of_property_read_u32(np, "dsr", &host->dsr); mmc_of_parse()
445 if (host->dsr_req && (host->dsr & ~0xffff)) { mmc_of_parse()
449 host->dsr_req = 0; mmc_of_parse()
H A Dsd.c973 if (card->csd.dsr_imp && host->dsr_req) mmc_sd_init_card()
H A Dmmc.c1309 if (card->csd.dsr_imp && host->dsr_req) mmc_init_card()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h370 int dsr_req; /* DSR value is valid */ member in struct:mmc_host

Completed in 90 milliseconds