Searched defs:max_dtr (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/mmc/core/ | ||
H A D | sdio.c | 367 unsigned max_dtr; mmc_sdio_get_max_clock() local |
H A D | sd.c | 895 unsigned max_dtr = (unsigned int)-1; mmc_sd_get_max_clock() local |
H A D | mmc.c | 874 unsigned int max_dtr = (unsigned int)-1; mmc_set_bus_speed() local |
/linux-4.1.27/block/ | ||
H A D | compat_ioctl.c | 214 compat_ulong_t max_dtr; member in struct:compat_floppy_drive_params |
/linux-4.1.27/include/uapi/linux/ | ||
H A D | fd.h | 132 unsigned long max_dtr; /* Step rate, usec */ member in struct:floppy_drive_params |
/linux-4.1.27/include/linux/mmc/ | ||
H A D | card.h | 37 unsigned int max_dtr; member in struct:mmc_csd 198 unsigned int max_dtr; member in struct:sdio_cis |
Completed in 269 milliseconds