Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dmmc.c991 unsigned int max_dtr = (unsigned int)-1; in mmc_set_bus_speed() local
1171 unsigned int max_dtr; in mmc_select_hs400() local
1271 unsigned int max_dtr; in mmc_hs400_to_hs200() local
H A Dsdio.c444 unsigned max_dtr; in mmc_sdio_get_max_clock() local
H A Dsd.c1013 unsigned max_dtr = (unsigned int)-1; in mmc_sd_get_max_clock() local
H A Dcore.c1294 int mmc_select_drive_strength(struct mmc_card *card, unsigned int max_dtr, in mmc_select_drive_strength()
/linux/include/linux/mmc/
H A Dcard.h33 unsigned int max_dtr; member
262 unsigned int max_dtr; member
/linux/include/uapi/linux/
H A Dfd.h133 unsigned long max_dtr; /* Step rate, usec */ member
/linux/drivers/block/
H A Dfloppy.c3590 compat_ulong_t max_dtr; member